Search code examples
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
How to use @doc in BlackSheep API...


pythonopenapiblacksheep

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
How to define enum mapping in OpenAPI?...


enumsswaggeropenapi

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
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
How to set description to a field using swagger OpenAPI annotations...


spring-bootswaggeropenapispringdoc-openapi-ui

Read More
OpenAPI multiple types inside an array...


swaggerswagger-uiopenapi

Read More
Spring-Boot OpenAPI - @RestControllerAdvice not limited to methods throwing the Exception...


spring-bootopenapispringdoc

Read More
Swagger Documentation for Python Pyramid Application...


pythonswaggeropenapipyramid

Read More
What is the correct way to declare a date in an OpenAPI / Swagger-file?...


swaggeropenapi

Read More
FastAPI and GCP API Gateway...


fastapiopenapiapi-gatewaygoogle-cloud-api-gateway

Read More
"discriminator" in polymorphism, OpenAPI 2.0 (Swagger 2.0)...


swaggerswagger-2.0swagger-editoropenapiswagger-tools

Read More
How to define Map objects in Open API 3.0, for GET API...


javayamlswaggeropenapiopenapi-generator

Read More
Spring boot Swagger 3 - Controller summary is not getting displayed by default in OpenApi documentat...


javaspring-bootswagger-uiopenapispringdoc-openapi-ui

Read More
Java Spring Boot OpenApi 3 - How to add description for RequestBody?...


javaswaggeropenapi

Read More
BackNext