feat(SW-176): add schemas
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
export namespace endpoints {
|
||||
export const enum v0 {
|
||||
profile = "profile/v0/Profile",
|
||||
availability = "availability/v0/availabilities/city",
|
||||
}
|
||||
export const enum v1 {
|
||||
profile = "profile/v1/Profile",
|
||||
|
||||
Reference in New Issue
Block a user