HenrikHL
4 years agoFrequent Contributor
allOf structure renders but does not validate
Hi all, I have the following allOf structure: shipmentEquipmentCommon:
type: object
allOf:
- $ref: '#/components/schemas/equipmentReference'
- $ref: '#/component...
- 4 years ago
On line 228, change
- activeReeferSettings: type: object
to
- type: object