Commit d137787
feat: API endpoint to fetch bookings for standalone teams (calcom#26818)
* inputs valid
* modules
* similar route to get bookings
* removed plan
* test case spec
* fix: e2e tests for teams booking controller
* chore: update openapi spec
* added filter
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* filter cases
* test(teams-bookings): fix eventTypeIds filter test to use correct query parameter
* fix: e2e tests
* fix: e2e tests
* fixup
---------
Co-authored-by: Rajiv Sahal <sahalrajiv-extc@atharvacoe.ac.in>
Co-authored-by: Ryukemeister <sahalrajiv6900@gmail.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>1 parent 2227d99 commit d137787
6 files changed
Lines changed: 850 additions & 0 deletions
File tree
- apps/api/v2/src/modules
- teams/bookings
- inputs
- docs/api-reference/v2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments