We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272b82e commit 7b57be8Copy full SHA for 7b57be8
doc/compiled.json
@@ -28560,26 +28560,8 @@
28560
}
28561
],
28562
"responses": {
28563
- "200": {
28564
- "description": "OK",
28565
- "content": {
28566
- "application/json": {
28567
- "schema": {
28568
- "$ref": "#/components/schemas/automation"
28569
- }
28570
28571
- },
28572
- "headers": {
28573
- "X-Rate-Limit-Limit": {
28574
- "$ref": "#/components/headers/X-Rate-Limit-Limit"
28575
28576
- "X-Rate-Limit-Remaining": {
28577
- "$ref": "#/components/headers/X-Rate-Limit-Remaining"
28578
28579
- "X-Rate-Limit-Reset": {
28580
- "$ref": "#/components/headers/X-Rate-Limit-Reset"
28581
28582
+ "204": {
+ "$ref": "#/components/responses/204"
28583
},
28584
"400": {
28585
"$ref": "#/components/responses/400"
0 commit comments