Unable to use object arrays with the short syntax: object[] Issue encountered in method body: /someUri displayName: postResource post: body: object[] Or in Type definition: types: SomeResponse: type: object properties: items: object[]
Unable to use object arrays with the short syntax: object[]
Issue encountered in method body:
/someUri
displayName: postResource
post:
body: object[]
Or in Type definition:
types:
SomeResponse:
type: object
properties:
items: object[]