mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
Revert "Added Parent support"
This commit is contained in:
parent
0eb5d1dae4
commit
eafd6696e3
39 changed files with 120 additions and 3983 deletions
|
|
@ -1,3 +1,2 @@
|
|||
export const BASE_URL = "https://www.classcharts.com";
|
||||
export const API_BASE_STUDENT = `${BASE_URL}/apiv2student`;
|
||||
export const API_BASE_PARENT = `${BASE_URL}/apiv2parent`;
|
||||
export const API_BASE = `${BASE_URL}/apiv2student`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue