Uaktualnienie do wersji API

This commit is contained in:
2022-06-21 23:37:11 +02:00
parent 9e18d8bf9a
commit b91e58f9af
8 changed files with 51 additions and 360 deletions
@@ -1,7 +1,3 @@
export interface TimetablesAPIData {
errorMessage: string | null;
response: TimetableHistory[] | null;
}
export interface TimetableHistory {
timetableId: number;