File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -372,3 +372,16 @@ openapi.json:
372372 - ' #/components/schemas/OverrideOpenApiResponses.jsonapi'
373373 - ' #/components/schemas/OverrideOpenApiResponses.multipart'
374374 - ' #/components/schemas/OverrideOpenApiResponses.xml'
375+ spec :
376+ - ' #/components/schemas/Bar6225.jsonapi/properties/included/items/anyOf/0'
377+ - ' #/components/schemas/BrokenDocs.jsonapi/properties/included/items/anyOf/0'
378+ - ' #/components/schemas/FooDummy.jsonapi/properties/included/items/anyOf/0'
379+ - ' #/components/schemas/GenIdFalse.jsonapi/properties/included/items/anyOf/0'
380+ - ' #/components/schemas/ProductCode.jsonapi/properties/included/items/anyOf/0'
381+ - ' #/components/schemas/MappedResourceWithRelation.jsonapi/properties/included/items/anyOf/0'
382+ - ' #/components/schemas/Product.jsonapi/properties/included/items/anyOf/0'
383+ - ' #/components/schemas/PropertyCollectionIriOnly.jsonapi/properties/included/items/anyOf/0'
384+ - ' #/components/schemas/PropertyCollectionIriOnly.jsonapi/properties/included/items/anyOf/1'
385+ - ' #/components/schemas/PropertyCollectionIriOnlyRelation.jsonapi/properties/included/items/anyOf/1'
386+ - ' #/components/schemas/PropertyCollectionIriOnlyRelationSecondLevel.jsonapi/properties/included/items/anyOf/0'
387+ - ' #/components/schemas/issue5584_business.jsonapi/properties/included/items/anyOf/0'
Original file line number Diff line number Diff line change 33rules :
44 operation-4xx-response : off
55 no-enum-type-mismatch : off
6+ no-unused-components : off
7+ struct : off
You can’t perform that action at this time.
0 commit comments