Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Asp.NET Core - Web Api - OpenApi Client method names

How to vary requestBody type based on a path parameter in OpenAPI 3.0?

openapi

Adding a server to nestjs swagger gives a permission error

NestJS Swagger - Definition of additionalProperties of a custom class not working with ApiExtraModels decorator

swagger nestjs openapi

Representing ISO 8601 year-month dates documentation with Swagger

How to view a FileUpload response body as an upload button when seen through Swagger UI

swagger-ui openapi quarkus

Swagger OpenAPI 3 documentation for Firebase Authentication securityScheme

OpenAPi DateTime with timezone information

Set the media type of a custom Error Response via a pydantic model in FastAPI

Null ApiResponse when migrating from springfox to springdoc

Swagger - "Required @OA\Info() not found"

php openapi swagger-php

How to update Postman collection from Swagger

Open API 3 - How to describe a query parameter that is an array of integers but can be a single item?

swagger jsonschema openapi ajv

How do I describe a JWT sent in a response body in OpenAPI 3?

jwt swagger openapi

Extended JSON Metadata with Swagger/OpenAPI

Is it possible to define a set/list of responses for reusage in open api? [duplicate]

swagger/flask: how to handle query parameters with dashes

Convert REST API described in OpenAPI specification to AWS API Gateway REST API described in Terraform template

How to generate openAPI spec in code for azure functions using the node sdk?