mill icon indicating copy to clipboard operation
mill copied to clipboard

Union types?

Open erunion opened this issue 5 years ago • 0 comments

@api-return {collection} \App\Response\Response1|\App\Response\Response2

When compiled into OpenAPI, this would probably have to be an anyOf representation instead of our standard oneOf.

erunion avatar Dec 05 '18 20:12 erunion