Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/springdoc/springdoc-openapi
Library for OpenAPI 3 with spring-boot
https://github.com/springdoc/springdoc-openapi
Add support for deprecated fields
detomarco opened this issue 18 days ago
detomarco opened this issue 18 days ago
Upgrade to spring-cloud-function 4.2.0
ratoaq2 opened this issue 18 days ago
ratoaq2 opened this issue 18 days ago
[springboot 3.3.7 or >= 3.4.0] Required a bean of type 'org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
gquintillan opened this issue 19 days ago
gquintillan opened this issue 19 days ago
Ignoring @Parameter(required = false) ?
KneupnerTrackunit opened this issue 19 days ago
KneupnerTrackunit opened this issue 19 days ago
Make it possible to mark parameters with `@RequestParam` annotation to be sent in `form` instead of `query`.
kkochanski opened this issue 19 days ago
kkochanski opened this issue 19 days ago
Make it possible to declare parameter type in annotation definition
kkochanski opened this issue 19 days ago
kkochanski opened this issue 19 days ago
SpringDoc - Adding extra object's properties
GAbbona opened this issue 20 days ago
GAbbona opened this issue 20 days ago
Capturing pattern in identical paths only renders the path element of one method
dzoech opened this issue 20 days ago
dzoech opened this issue 20 days ago
Support returning null in `ParameterCustomizer`
martin-tarjanyi opened this issue 20 days ago
martin-tarjanyi opened this issue 20 days ago
the sort of pageable are not convert corretly
781574155 opened this issue 20 days ago
781574155 opened this issue 20 days ago
SpringBoot 3.4.0 Error creating bean with name 'openApiResource'
fangzhengjin opened this issue 20 days ago
fangzhengjin opened this issue 20 days ago
Replace Page schema with PagedModel when Page is generic type param of anothor
781574155 opened this issue 20 days ago
781574155 opened this issue 20 days ago
Automatically add required if a field is @notNull or @NotBlank
lako12 opened this issue 21 days ago
lako12 opened this issue 21 days ago
Generating examples for generic type in request body with annotation
Bartosz389 opened this issue 21 days ago
Bartosz389 opened this issue 21 days ago
`required` attribute from `@Parameter` annotation is not respected for field described with `@RequestPart` annotation
kkochanski opened this issue 22 days ago
kkochanski opened this issue 22 days ago
An unresolvable circular reference with management.endpoint.gateway.enabled=true
onacit opened this issue 23 days ago
onacit opened this issue 23 days ago
OpenAPI + Springboot - Swagger not available
LouisLa88 opened this issue 24 days ago
LouisLa88 opened this issue 24 days ago
Add support in GroupedOpenApi to match api's based on java annotations
ianwallen opened this issue 25 days ago
ianwallen opened this issue 25 days ago
Annotation @JsonUnwrapped generates empty field
Murasj opened this issue 26 days ago
Murasj opened this issue 26 days ago
Upgrade Swagger to 2.2.27
jochenberger opened this pull request 26 days ago
jochenberger opened this pull request 26 days ago
Different http methods in the same path and with common property names are rendered incorrectly
viniciusxyz opened this issue 29 days ago
viniciusxyz opened this issue 29 days ago
Springdoc 2.7.0 doesnt Generate Schema and Request body ( Java 21 and Springboot 3)
kill3rstabs opened this issue about 1 month ago
kill3rstabs opened this issue about 1 month ago
POJO property not included in generated swagger
proactif opened this issue about 1 month ago
proactif opened this issue about 1 month ago
Upgrade spring-cloud-function from 4.2.0-M1 to 4.2.0
aheritier opened this pull request about 1 month ago
aheritier opened this pull request about 1 month ago
Stable release 2.7.0 depends on Spring Cloud Milestone 4.2.0-M1
aheritier opened this issue about 1 month ago
aheritier opened this issue about 1 month ago
Spring doc microservice access on api gateway
WidiNetkrom opened this issue about 1 month ago
WidiNetkrom opened this issue about 1 month ago
CVE-2024-47535 for springdoc-openapi-webflux-core
crazycatMyopic opened this issue about 1 month ago
crazycatMyopic opened this issue about 1 month ago
Stack Overflow / infinite recursion in PolymorphicModelConverter.findComposedSchemas
martinitus opened this issue about 1 month ago
martinitus opened this issue about 1 month ago
How enable security for actuator endpoint
dima-bzz opened this issue about 1 month ago
dima-bzz opened this issue about 1 month ago
Set-Cookie in swagger-ui?
vytaux opened this issue about 1 month ago
vytaux opened this issue about 1 month ago
Object schema generated for Unit Kotlin type
orange-buffalo opened this issue about 1 month ago
orange-buffalo opened this issue about 1 month ago
Removing operationId via customizer does not work anymore
mb-nick opened this issue about 1 month ago
mb-nick opened this issue about 1 month ago
Swagger OAUTH Proxy to avoid CORS issue
fernando-oc opened this pull request about 1 month ago
fernando-oc opened this pull request about 1 month ago
SpringDoc cannot be used in a project with org.springframework.boot:spring-boot-starter-validation:3.4.0
SimonVonXCVII opened this issue about 1 month ago
SimonVonXCVII opened this issue about 1 month ago
No static resource swagger-ui/index.html error on 2.7.0
YoungTakhin opened this issue about 1 month ago
YoungTakhin opened this issue about 1 month ago
Swagger-UI works with webmvc but not webflux
VTrngNghia opened this issue about 1 month ago
VTrngNghia opened this issue about 1 month ago
Applying validation rules does not take into account groups on rules
mc1arke opened this issue about 1 month ago
mc1arke opened this issue about 1 month ago
NoClassDefFoundError: LiteWebJarsResourceResolver
GreenRover opened this issue about 1 month ago
GreenRover opened this issue about 1 month ago
Obey annotations when flattening ParameterObject fields. Fixes #2787
mc1arke opened this pull request about 1 month ago
mc1arke opened this pull request about 1 month ago
Nested fields in ParameterObject do not take into account annotations on parent classes
mc1arke opened this issue about 1 month ago
mc1arke opened this issue about 1 month ago
No static resource swagger-ui/index.html error after migration to 2.7.0-RC1
marcioggs-ec opened this issue about 2 months ago
marcioggs-ec opened this issue about 2 months ago
When 2.7.0 is going to be released?
bay73 opened this issue about 2 months ago
bay73 opened this issue about 2 months ago
When using ParameterObject, description is taken from superclass instead of subclass
MosheElisha opened this issue about 2 months ago
MosheElisha opened this issue about 2 months ago
Spring Web 6.2.0 cause java.lang.NoSuchMethodError
Bricks-Man opened this issue about 2 months ago
Bricks-Man opened this issue about 2 months ago
Swagger mapped json response body to UI wrong
m21tomas opened this issue about 2 months ago
m21tomas opened this issue about 2 months ago
Question on latest RF and SwaggerUiConfigParameters
GianniGiglio opened this issue about 2 months ago
GianniGiglio opened this issue about 2 months ago
Add Security Schema by AutoConfigure
yuseok-kim-edushare opened this issue about 2 months ago
yuseok-kim-edushare opened this issue about 2 months ago
How to set global header in swagger-ui.html , never invisible or not submit when try
farsunset-com opened this issue about 2 months ago
farsunset-com opened this issue about 2 months ago
Allow i18n in Examples documentation
dgt-amexio opened this issue about 2 months ago
dgt-amexio opened this issue about 2 months ago
Add SortAsQueryParam annotation
ondrejkrpec opened this pull request about 2 months ago
ondrejkrpec opened this pull request about 2 months ago
Version 2.7.0-RC1 on Maven Central
pavelklecansky opened this issue 2 months ago
pavelklecansky opened this issue 2 months ago
`@RequestBody` not working for `@GetMapping` endpoints
ML-Marco opened this issue 2 months ago
ML-Marco opened this issue 2 months ago
Integration with resteasy-spring-boot-starter
thegenius opened this issue 2 months ago
thegenius opened this issue 2 months ago
@ModelAttribute with MultiPartFile upload doesn't work as expected after update from 1.7.0 to 1.8.0
plantexchen opened this issue 2 months ago
plantexchen opened this issue 2 months ago
Providing the community with a 2.x.x-RC1 release
cagliostro92 opened this issue 2 months ago
cagliostro92 opened this issue 2 months ago
springdoc-openapi-starter-common 2.6.0 doesn't work with spring-web 6.2.0-RC3
juergenzimmermann opened this issue 2 months ago
juergenzimmermann opened this issue 2 months ago
springdoc.swagger-ui.supportedSubmitMethods doesn't work
cah-renan-ferreira opened this issue 2 months ago
cah-renan-ferreira opened this issue 2 months ago
Bug Report: Swagger UI Fails to Recognize Context Path Randomly Behind API Gateway
cjullien opened this issue 2 months ago
cjullien opened this issue 2 months ago
How do I generate length properties with custom validation annotation?
kevinm416 opened this issue 2 months ago
kevinm416 opened this issue 2 months ago
Upgrade dependency of SpringDoc OpenAPI Starter WebMVC UI 2.6.0
NodierJuarez opened this issue 3 months ago
NodierJuarez opened this issue 3 months ago
Display Only Actuator Endpoints on Swagger UI
jorgerod opened this issue 3 months ago
jorgerod opened this issue 3 months ago
Should this library start defaulting to OpenAPI 3.1?
ross-paypay opened this issue 3 months ago
ross-paypay opened this issue 3 months ago
Url parameters not using provided value in Swagger UI
akuchcik opened this issue 3 months ago
akuchcik opened this issue 3 months ago
Incorrect representation of Sort property and SortObject in openapi after update to Spring Boot 3
mathsiv opened this issue 3 months ago
mathsiv opened this issue 3 months ago
With a @RestControllerAdvice class, the Springdoc 2.6.0 generated doc endpoints such as /v3/api-docs/ no longer works with Spring Boot 3.4.0-M3
q3769-patientpoint opened this issue 3 months ago
q3769-patientpoint opened this issue 3 months ago
Add paths with params condition option
Jelicho opened this pull request 3 months ago
Jelicho opened this pull request 3 months ago
Added support for RequestBody as a meta-annotation
edudar opened this pull request 3 months ago
edudar opened this pull request 3 months ago
Support RequestBody as a meta-annotation
edudar opened this issue 3 months ago
edudar opened this issue 3 months ago
Support RequestBody as a meta-annotation
edudar-chwy opened this issue 3 months ago
edudar-chwy opened this issue 3 months ago
Support for Checkbox Display for Boolean Parameters in Swagger UI
stepanov1997 opened this issue 3 months ago
stepanov1997 opened this issue 3 months ago
How can I manually add a property to a schema?
efenderbosch-atg opened this issue 3 months ago
efenderbosch-atg opened this issue 3 months ago
Unified return of errors caused by using generics in the model
yangshiron opened this issue 3 months ago
yangshiron opened this issue 3 months ago
Invalid items validation with @ArraySchema with implementation
istibekesi opened this issue 3 months ago
istibekesi opened this issue 3 months ago
api-docs shows invalid field names
bmrohith opened this issue 3 months ago
bmrohith opened this issue 3 months ago
Swagger doesn't work after custom annotation replacing request parameters
Melteos opened this issue 3 months ago
Melteos opened this issue 3 months ago
Summary from javadoc should not be duplicated in description
bartekbluestone opened this issue 3 months ago
bartekbluestone opened this issue 3 months ago
Desired Server URLs
AndreKremer opened this issue 3 months ago
AndreKremer opened this issue 3 months ago
Update README.md
mariem-89 opened this pull request 3 months ago
mariem-89 opened this pull request 3 months ago
Missing Allowable/available values for enums in @ParameterObject
lv1871codeassistant10 opened this issue 3 months ago
lv1871codeassistant10 opened this issue 3 months ago
Move to webjars-locator-lite, in preparation for spring-boot 3.4 GA
bnasslahsen opened this issue 3 months ago
bnasslahsen opened this issue 3 months ago
Readme.md add gradle import
divinenickname opened this pull request 3 months ago
divinenickname opened this pull request 3 months ago
Operation id contains generated information when using Kotlin
ghilainm opened this issue 3 months ago
ghilainm opened this issue 3 months ago
SpringDocUI doest add Javadoc into swagger from abstract class
SashaVolushkova opened this issue 3 months ago
SashaVolushkova opened this issue 3 months ago
Swagger UI schema type renders as any instead of object when using $ref in modularized YAML configuration
corock opened this issue 3 months ago
corock opened this issue 3 months ago
@Schema allowableValues does not show in Swagger UI
aloussase opened this issue 3 months ago
aloussase opened this issue 3 months ago
GroupedOpenApi cannot work correctly.
wanghongzhou opened this issue 3 months ago
wanghongzhou opened this issue 3 months ago
Swagger-ui ignores property springdoc.swagger-ui.supported-submit-methods
SigachevAV opened this issue 3 months ago
SigachevAV opened this issue 3 months ago
GroupedOpenApi seems to not be working with SwaggerUiConfigParameters.urls together
eekyrus opened this issue 3 months ago
eekyrus opened this issue 3 months ago
OAS 3.1.0
Mizuro0 opened this issue 3 months ago
Mizuro0 opened this issue 3 months ago
How to hide client secret in Swagger Ul for OAuth2 client?
skiddow123 opened this issue 3 months ago
skiddow123 opened this issue 3 months ago
issue #2733 second change for only check response entity type
kamilkrzywanski opened this pull request 3 months ago
kamilkrzywanski opened this pull request 3 months ago
Referencing Schema from Parameter Gives Error: Could not resolve reference: Could not resolve pointer
rtomyj opened this issue 3 months ago
rtomyj opened this issue 3 months ago
fix for issue #2733
kamilkrzywanski opened this pull request 3 months ago
kamilkrzywanski opened this pull request 3 months ago
Bad schema return type when created a generic wrapper class for response entity
kamilkrzywanski opened this issue 3 months ago
kamilkrzywanski opened this issue 3 months ago
Support Kotlin Kdoc to generate descriptions.
hsanson opened this issue 3 months ago
hsanson opened this issue 3 months ago
Missing custom example for operationsSorter and tagsSorter
CarlosOnline opened this issue 3 months ago
CarlosOnline opened this issue 3 months ago
Disabling of 'Try it out' button does not work for external swagger urls
eekyrus opened this issue 3 months ago
eekyrus opened this issue 3 months ago
Display nullable request body with map type
granddaifuku opened this pull request 3 months ago
granddaifuku opened this pull request 3 months ago
The same type of attributes are described using @Schema, and the generated API document attribute descriptions are repeated
qingyiyezhou opened this issue 3 months ago
qingyiyezhou opened this issue 3 months ago
Serialization to openapi of org.springframework.data.domain.Sort is wrong for Spring Boot >2.x
derXear opened this issue 3 months ago
derXear opened this issue 3 months ago