Search code examples
Validated Open API spec fails to upload on Azure API Management...


azureopenapiazure-api-management

Read More
Displaying of FastAPI validation errors to end users...


pythonswaggeropenapifastapi

Read More
How do return the json output properly by nswag...


c#yamlopenapinswag

Read More
Swagger Fail to Generate Document When UsingAllOf...


c#swaggerasp.net-core-webapiopenapi

Read More
OpenAPI schema validation with Ajv...


node.jsopenapiajv

Read More
FastAPI error when handling file together with form-data defined in a Pydantic model...


pythonswaggerfastapimultipartform-dataopenapi

Read More
How to use @doc in BlackSheep API...


pythonopenapiblacksheep

Read More
How to hide server descriptions in Swagger UI?...


yamlswagger-uiopenapiswagger-editoroas

Read More
Why the `Items` property within `Newtonsoft.Json.Schema` is represented as a `IList<JSchema>`?...


.netjson.netopenapijsonschemaanthropic

Read More
How to Configure Swagger to Display Different Model Classes Based on Content Type in .NET API...


asp.net-coresdkswaggeropenapiswashbuckle.aspnetcore

Read More
openapi-generator-maven-plugin (Java) does not handle allOf properly...


javaopenapiopenapi-generator

Read More
openapi-generator generates correct code, but incorrect documentation annotations in Spring Boot pro...


javaspringspring-bootopenapiopenapi-generator

Read More
Issue with OpenAPI Generator not respecting `nullable: false` for array elements in Java Spring code...


javaspring-bootopenapiopenapi-generator

Read More
How to set Swagger UI to use List fields in query parameters using FastAPI?...


pythonfastapiswagger-uiopenapipydantic

Read More
How to define query parameters using Pydantic model in FastAPI?...


pythonfastapiopenapipydantic

Read More
Generating multiple OpenAPI examples when oneOf is being used with discriminator...


openapiswagger-codegen

Read More
Add additional scheme in FastAPI docs (HTTP or HTTPS)...


pythonfastapiopenapi

Read More
Swagger / Openapi with openapi-generator where do we add the business logic code?...


javaspring-bootopenapiopenapi-generator

Read More
OpenAPI 3.0 how to show dto fields as query parameters...


javaswaggeropenapi

Read More
Is there a ready-made class in spring boot that represents the OpenApi Schema when I return an excep...


javaspringspring-bootopenapi

Read More
Migration from org.apache.cxf.jaxrs.swagger -> org.apache.cxf.jaxrs.openapi...


javaswaggercxfopenapi

Read More
FastAPI: Swagger UI does not render because of custom Middleware...


pythonswaggerfastapiswagger-uiopenapi

Read More
Getting this openai typescript error (Type 'MessageInterface' is not assignable to type &#39...


reactjstypescriptopenapi

Read More
Set OpenApi examples for java objects...


javaspring-bootswaggeropenapi

Read More
How to enforce PascalCase for schema names in OpenAPI using Redocly?...


openapiredocly

Read More
What is {{=< >=}} inside the mustache code of the open api generator?...


javascriptopenapimustacheopenapi-generator

Read More
Technology for generating a list of schemas in OpenApi 3.0 yaml format based on C# types...


c#.netopenapiopenapi-generatornswag

Read More
Enum query param does not work - openapi-generator...


javaspring-bootmavenopenapiopenapi-generator

Read More
$ref "#/components/responses/" not found for @OA\Response(response=200)...


laravelopenapiswagger-php

Read More
How to document default None/null in OpenAPI/Swagger using FastAPI?...


pythonswaggerfastapiopenapipydantic

Read More
BackNext