Update student 0008 mappings
This commit is contained in:
parent
8a614536e5
commit
c040830a2f
1 changed files with 7 additions and 23 deletions
|
@ -331,34 +331,20 @@ private val ApiEndpoints0006Student = mapOf(
|
|||
"ZgloszoneNieobecnosci" to "5e394724-80f5-4472-9858-b769cdc3c4fd",
|
||||
)
|
||||
|
||||
private val ApiEndpoints0007Student = mapOf(
|
||||
private val ApiEndpoints0008Student = mapOf(
|
||||
"Autoryzacja" to "",
|
||||
"DostepOffice" to "",
|
||||
"EgzaminySemestralne" to "",
|
||||
"EgzaminyZewnetrzne" to "b8d28e7c-4b00-4a4a-abff-6eac436ea3fb",
|
||||
"EwidencjaObecnosci" to "",
|
||||
"FormularzeSzablony" to "",
|
||||
"FormularzeWysylanie" to "",
|
||||
"Frekwencja" to "f4c2509c-6edf-4a72-ac54-a87f30bfd84c",
|
||||
"FrekwencjaStatystyki" to "ea014f22-525e-43a5-b710-1466048eb1a9",
|
||||
"FrekwencjaStatystykiPrzedmioty" to "6d4c61da-2c43-4e56-b502-ba0ecb1b3a55",
|
||||
"Homework" to "58073991-c9bd-4292-9ca1-2c5978378350",
|
||||
"Jadlospis" to "",
|
||||
"LekcjeZaplanowane" to "",
|
||||
"LekcjeZrealizowane" to "",
|
||||
"LekcjeZaplanowane" to "82713079-8a79-4a0d-b91b-ccdd56c01ba8",
|
||||
"LekcjeZrealizowane" to "50df38b3-a20d-4426-9d44-8ade5f9f1ff5",
|
||||
"Oceny" to "76bd5155-3de3-44a1-b467-69d1c9e1ee6b",
|
||||
"Ogloszenia" to "b5ce837f-f22f-4636-803e-3ebffcd56c65",
|
||||
"Oplaty" to "",
|
||||
"PlanZajec" to "db190396-14b8-4b7c-8ac7-b5ca5258a612",
|
||||
"Platnosc" to "",
|
||||
"PlatnoscMetadata" to "",
|
||||
"PodrecznikiLataSzkolne" to "",
|
||||
"PodrecznikiUcznia" to "",
|
||||
"Pomoc" to "",
|
||||
"RejestracjaUrzadzeniaToken" to "0d76b985-584a-4e5a-933e-96a12af404ff",
|
||||
"RejestracjaUrzadzeniaTokenCertyfikat" to "7a5ac559-24fc-4e1b-ae43-4cf4a1cb61bf",
|
||||
"RozpoczeciePlatnosci" to "",
|
||||
"ScalanieKont" to "",
|
||||
"Sprawdziany" to "3135d485-1e91-493d-95ed-087484634316",
|
||||
"Statystyki" to "168228d4-5faa-492c-9066-f8dee19c9de5",
|
||||
"SzkolaINauczyciele" to "7ad2dec1-fc3d-4cb3-9f79-32828d236e18",
|
||||
|
@ -366,12 +352,10 @@ private val ApiEndpoints0007Student = mapOf(
|
|||
"UczenCache" to "86da1228-334d-447b-9c43-2047f757571e",
|
||||
"UczenDziennik" to "a02089e4-d37c-469c-a29f-2fd39245a62e",
|
||||
"UczenZdjecie" to "1264beee-8d94-4a40-8b41-7f5102ed964b",
|
||||
"Usprawiedliwienia" to "",
|
||||
"UwagiIOsiagniecia" to "",
|
||||
"Usprawiedliwienia" to "6b7b8e59-6995-49a5-98fa-bb53667973db",
|
||||
"UwagiIOsiagniecia" to "463fb37b-4f1b-41f9-b884-9b6b5d945184",
|
||||
"ZarejestrowaneUrzadzenia" to "8c879c3f-3a25-4de5-990c-6c304e035f42",
|
||||
"Zebrania" to "014f1192-369f-4d89-9189-9284022caa82",
|
||||
"ZebraniaObecnosc" to "",
|
||||
"ZgloszoneNieobecnosci" to "",
|
||||
)
|
||||
|
||||
|
||||
|
@ -389,7 +373,7 @@ val ApiEndpointsMap165 = mapOf(
|
|||
"uonetplus-uczen" to ApiEndpoints0006Student,
|
||||
),
|
||||
"24.04.0008.58830" to mapOf(
|
||||
"uonetplus-uczen" to ApiEndpoints0007Student,
|
||||
"uonetplus-uczen" to ApiEndpoints0008Student,
|
||||
),
|
||||
)
|
||||
val ApiEndpointsMap166 = mapOf(
|
||||
|
@ -477,7 +461,7 @@ val ApiEndpointsMap166 = mapOf(
|
|||
)
|
||||
),
|
||||
"24.04.0008.58830" to mapOf(
|
||||
"uonetplus-uczen" to ApiEndpoints0007Student,
|
||||
"uonetplus-uczen" to ApiEndpoints0008Student,
|
||||
"uonetplus-wiadomosciplus" to mapOf(
|
||||
"Skrzynki" to "a9421a22-455e-4831-8ba6-a02728ea21ba",
|
||||
"Odebrane" to "363e98ea-d59e-4b45-b486-8ccbe6ad5f18",
|
||||
|
|
Loading…
Reference in a new issue