Removed changes to calendso.yaml
This commit is contained in:
parent
ee603a0a27
commit
fdee619fbf
1 changed files with 0 additions and 8 deletions
|
@ -28,8 +28,6 @@ tags:
|
||||||
description: Manage integrations
|
description: Manage integrations
|
||||||
- name: User
|
- name: User
|
||||||
description: Manage the user's profile and settings
|
description: Manage the user's profile and settings
|
||||||
- name: Team
|
|
||||||
description: Group users into teams
|
|
||||||
paths:
|
paths:
|
||||||
/api/auth/signin:
|
/api/auth/signin:
|
||||||
get:
|
get:
|
||||||
|
@ -158,9 +156,3 @@ paths:
|
||||||
summary: Updates a user's profile
|
summary: Updates a user's profile
|
||||||
tags:
|
tags:
|
||||||
- User
|
- User
|
||||||
|
|
||||||
/api/availability/schedule:
|
|
||||||
path:
|
|
||||||
description: "Updates a schedule"
|
|
||||||
tags:
|
|
||||||
- Availability
|
|
||||||
|
|
Loading…
Reference in a new issue