mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
fix: attendance typing && expose full attendance response object (#34)
This commit is contained in:
parent
a9afa0e9e5
commit
d39eda7bf3
2 changed files with 23 additions and 14 deletions
|
|
@ -300,6 +300,6 @@ export class BaseClient {
|
|||
method: "GET",
|
||||
},
|
||||
)
|
||||
).data;
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue