We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc23081 commit aaab4f8Copy full SHA for aaab4f8
1 file changed
openapi/openapi.yaml
@@ -301,10 +301,16 @@ components:
301
schemas:
302
ResolveGetQuery:
303
oneOf:
304
+ - type: object
305
+ additionalProperties:
306
+ type: object
307
- $ref: "#/components/schemas/ResolutionOptions"
308
- $ref: "#/components/schemas/DereferencingOptions"
309
ResolvePostBody:
310
311
312
313
314
315
316
ResolutionOptions:
0 commit comments