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 7bbfa4a commit c5456d7Copy full SHA for c5456d7
openapi.yaml
@@ -1194,8 +1194,7 @@ components:
1194
type: string
1195
readOnly: true
1196
schedule_interval:
1197
- allOf:
1198
- - $ref: '#/components/schemas/ScheduleInterval'
+ $ref: '#/components/schemas/ScheduleInterval'
1199
1200
tags:
1201
type: array
@@ -1258,7 +1257,7 @@ components:
1258
1257
default: true
1259
readOnly: True
1260
conf:
1261
- type: string
+ type: object
1262
description: >
1263
JSON object describing additional configuration parameters.
1264
0 commit comments