File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56772,6 +56772,7 @@ const openapi: OpenAPISpec = {
5677256772 'guesty',
5677356773 'acuity_scheduling',
5677456774 'omnitec',
56775+ 'slack',
5677556776 ],
5677656777 type: 'string',
5677756778 },
@@ -57294,6 +57295,7 @@ const openapi: OpenAPISpec = {
5729457295 'guesty',
5729557296 'acuity_scheduling',
5729657297 'omnitec',
57298+ 'slack',
5729757299 ],
5729857300 type: 'string',
5729957301 },
@@ -59574,6 +59576,7 @@ const openapi: OpenAPISpec = {
5957459576 'guesty',
5957559577 'acuity_scheduling',
5957659578 'omnitec',
59579+ 'slack',
5957759580 ],
5957859581 type: 'string',
5957959582 },
@@ -60095,6 +60098,7 @@ const openapi: OpenAPISpec = {
6009560098 'guesty',
6009660099 'acuity_scheduling',
6009760100 'omnitec',
60101+ 'slack',
6009860102 ],
6009960103 type: 'string',
6010060104 },
Original file line number Diff line number Diff line change @@ -50626,6 +50626,7 @@ export type Routes = {
5062650626 | 'guesty'
5062750627 | 'acuity_scheduling'
5062850628 | 'omnitec'
50629+ | 'slack'
5062950630 )
5063050631 | undefined
5063150632 /** Array of device IDs for which you want to list devices. */
@@ -54687,6 +54688,7 @@ export type Routes = {
5468754688 | 'guesty'
5468854689 | 'acuity_scheduling'
5468954690 | 'omnitec'
54691+ | 'slack'
5469054692 )
5469154693 | undefined
5469254694 /** Array of device IDs for which you want to list devices. */
You can’t perform that action at this time.
0 commit comments