Skip to content

Commit 8d80148

Browse files
committed
temp patch
1 parent 8fcf635 commit 8d80148

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

openapi/parentclientapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ info:
44
description: This is the OpenAPI specification for the ClassCharts API used by the ParentClient.
55
version: 28.7.1
66
servers:
7+
- url: https://www.classcharts.com/apiv2student
8+
description: Student API
79
- url: https://www.classcharts.com/apiv2parent
810
description: Parent API
911

openapi/studentclientapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ info:
66
servers:
77
- url: https://www.classcharts.com/apiv2student
88
description: Student API
9+
- url: https://www.classcharts.com/apiv2parent
10+
description: Parent API
911

1012
components:
1113
securitySchemes:

0 commit comments

Comments
 (0)