Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Message "can't parse JSON. Raw result:" added to response body

swagger-ui openapi

Is there a way to describe two different response types in OpenAPI 3.0?

openapi

OpenAPI / Swagger model inheritance with AWS API Gateway

Passing a path parameter to Google's Endpoint for Cloud Function

Flattening RequestParam Object in OpenApi 3

How to convert camel case to lower case with underscores in a REST API?

How to remove the response body of an operation in Springfox Swagger?

How to use $ref within a schema in OpenAPI 3.0?

openapi

How to require at least one of two parameters in OpenAPI?

openapi

How to use bearer authentication in openapi-codegen generated python code

Configure Swashbuckle to Ignore Namespace in Models

Avoid wrapping request object into InlineObject1 in OpenAPI Generator from OpenAPI 3.0 spec to Typescript

How can I get OpenApi Generator to convert Dictionary<int, string> correctly?

What does it mean for a REST API to have a `required` response property?

How to use $ref to reference a path from another OpenAPI file?

openapi

java.lang.IllegalStateException: Unable to read meta-data for class while implementing open api with spring boot

What is the point of using OpenAPI at all? [closed]

rest api openapi

Override "host" and "basePath" at the "/{path}" level

swagger openapi

Correct way to define an array of one or more strings using the OpenAPI v3 Specification [duplicate]

arrays swagger openapi

springdoc-openapi apply default global SecurityScheme possible?