Search code examples
How to use 'Authorization: Bearer <token>' in a Swagger Spec...


swaggeropenapiswagger-2.0swagger-editor

Read More
How can I replace the generated OpenAPI spec in Swagger (JAX-RS + OpenApiResource) with a custom Ope...


javaswaggerjerseyopenapiswagger-ui

Read More
How to configure ASP.NET Core 9 Web API so user can send a client secret as a request header when te...


authenticationasp.net-core-webapiopenapi.net-9.0

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


pythonswaggerfastapimultipartform-dataopenapi

Read More
How to disable Authentication in FastAPI based on environment?...


pythonauthorizationfastapiswagger-uiopenapi

Read More
I am having difficulty specifying an XML example for a response in OpenAPI 3...


swagger-uiopenapi

Read More
Mapping data fetched from a database to a TypeScript type...


typescriptopenapisupabasehono

Read More
Validation not working when using contract first approach with Camel OpenAPI...


spring-bootapache-camelopenapispring-camel

Read More
NSwag - how do I add comments?...


asp.net-coreswaggeropenapi

Read More
How to Fix 'OpenAPIGenerator is Disabled' Error in Xcode Cloud?...


iosswiftopenapiswift-package-managerxcode-cloud

Read More
ASP.NET: route matching template for traversing a tree structure...


asp.netrestnestedopenapiasp.net-mvc-routing

Read More
How to include Springdoc schemas for a request body field that uses Jackson polymorphism of an inter...


javaspring-bootjacksonopenapispringdoc

Read More
Swagger/OpenAPI mock server...


mockingswaggerswagger-2.0openapi

Read More
Change default naming-behavior for operation_id...


fastapiopenapiopenapi-generator

Read More
Spring Boot: OpenApi Generator Plugin creates unwanted test file...


spring-bootmavenopenapiopenapi-generator

Read More
How to implement swagger aggregator in API Gateway of Spring Boot Microservices (Cannot show endpoin...


javaspring-bootswaggeropenapiapi-gateway

Read More
How to generate client code using springdoc-openapi-maven-plugin and swagger-codegen-maven-plugin?...


javaspring-bootmavenswaggeropenapi

Read More
With FastAPI, How to add charset to content-type (media-type) on request header on OpenAPI (Swagger)...


python-3.xswaggeropenapifastapi

Read More
Integrating HealthCheck endpoint into swagger (open API) UI on dotnet core...


swaggerswagger-uiopenapiasp.net-core-2.2

Read More
API Version not working for Scalar OpenAPI Documentation in .Net 9...


asp.net-coreopenapi.net-9.0aspnet-api-versioningapi-documentation

Read More
How do I configure Scalar to authenticate through Entra?...


asp.net-coreopenapimicrosoft-entra-id

Read More
How to use camel case in query string parameters name and OpenAPI on .NET 9 with Minimal API?...


c#openapiminimal-apis.net-9.0openapi.net

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


phpopenapiswagger-php

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


javaspring-bootmavenopenapiopenapi-generator

Read More
How to display both application/json and application/octet-stream content types in Swagger UI autodo...


pythonswaggerfastapiopenapiswagger-ui

Read More
OpenAPI Generator Pageable with Spring...


javaspringcode-generationopenapiopenapi-generator

Read More
Changing schema name in OpenAPI docs generated by FastAPI...


pythonopenapifastapipydantic

Read More
422 Unprocessible Entity error when sending List of Form data through Swagger UI docs using FastAPI...


pythonswaggerfastapiopenapiswagger-ui

Read More
"Value is not a valid email address" when sending multiple email addresses using Pydantic,...


pythonswaggerfastapiopenapiswagger-ui

Read More
How to set the default Pageable query params on Swagger UI?...


javaspring-bootopenapispringdoc

Read More
BackNext