How to use anyOf in swagger-php for the Response attribute
I’m trying to use attributes in swagger-php. The intention is to support multiple Content-Type responses with the same API endpoint.
I’m trying to use attributes in swagger-php. The intention is to support multiple Content-Type responses with the same API endpoint.