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
`@Schema` and `description` not picked up for polymorphic attributes.
aykborstelmann opened this issue 7 months ago
aykborstelmann opened this issue 7 months ago
Ref not found with multiple ControllerAdvice handlers
fls-pushvv opened this issue 7 months ago
fls-pushvv opened this issue 7 months ago
BUG! Cannot generate description for multipart/form-data response
shaunhurryup opened this issue 7 months ago
shaunhurryup opened this issue 7 months ago
Add informative logs
apozo-copyright opened this issue 7 months ago
apozo-copyright opened this issue 7 months ago
Issue Description: Swagger UI not accessible with Spring WebFlux
danielbradea opened this issue 7 months ago
danielbradea opened this issue 7 months ago
`@Schema` annotation not picked up when used on another annotation.
Jardo-51 opened this issue 7 months ago
Jardo-51 opened this issue 7 months ago
OneOfs are not resolved in subtypes
aykborstelmann opened this issue 7 months ago
aykborstelmann opened this issue 7 months ago
Improve javadoc descriptions
benjamin3322 opened this issue 7 months ago
benjamin3322 opened this issue 7 months ago
Global tags are not populated from Tag at type level
piotrooo opened this issue 7 months ago
piotrooo opened this issue 7 months ago
[Question] How can I identify which annotation on a method was used to include that method in a GroupedOpenApi?
azizabah opened this issue 7 months ago
azizabah opened this issue 7 months ago
[BUG] Using the builder setter and setting JsonProperty Access will result in enumerating recursively the current type
fangzhengjin opened this issue 7 months ago
fangzhengjin opened this issue 7 months ago
feat: Add examples for response automatically
shaunhurryup opened this issue 7 months ago
shaunhurryup opened this issue 7 months ago
@Schema allOf property throwing exception and breaking swagger UI with OpenAPI 3.1
twillmott opened this issue 7 months ago
twillmott opened this issue 7 months ago
@Size should be considered as required (same as @NotNull)
asashour opened this issue 7 months ago
asashour opened this issue 7 months ago
Spring Authorization Server Metadata Endpoint not compatible
jsantana3c opened this issue 7 months ago
jsantana3c opened this issue 7 months ago
springdoc-openapi-starter-webmvc-ui encounters a 404 error when accessing swagger-ui/index.html
a1576471428 opened this issue 7 months ago
a1576471428 opened this issue 7 months ago
Unable to make @ApiResponse annotation take @JsonView into consideration
kaifresh opened this issue 8 months ago
kaifresh opened this issue 8 months ago
PolymorphicModelConverter only handles direct subtypes and misses indirect.
aykborstelmann opened this issue 8 months ago
aykborstelmann opened this issue 8 months ago
springdoc still uses javax implementation instead of jarkata
alexthotse opened this issue 8 months ago
alexthotse opened this issue 8 months ago
Multiple Superclasses Are Not Mapped To Multiple `allOf` If Used In Different Services
aykborstelmann opened this issue 8 months ago
aykborstelmann opened this issue 8 months ago
Fix consumes and produces calculation. Fixes #2596
jakvbs opened this pull request 8 months ago
jakvbs opened this pull request 8 months ago
Swagger UI webflux webjars location with application context
stuartkemp-e opened this issue 8 months ago
stuartkemp-e opened this issue 8 months ago
Schema name ignored for abstract class with generics
ivansenic opened this issue 8 months ago
ivansenic opened this issue 8 months ago
Polymorphic fields on polymorphic parents don't get correct oneOf docs generated
rsescu opened this issue 8 months ago
rsescu opened this issue 8 months ago
"application/json; charset=UTF-8" Skipped in Generated OpenAPI JSON
jakvbs opened this issue 8 months ago
jakvbs opened this issue 8 months ago
Spring security @RegisteredOAuth2AuthorizedClient is not handled in the right way
jarekkar opened this issue 8 months ago
jarekkar opened this issue 8 months ago
Springdoc not producing correct OpenAPI specification for an Iterable of enums in Scala
nils1k opened this issue 8 months ago
nils1k opened this issue 8 months ago
Failed to instantiate [org.springdoc.core.converters.ModelConverterRegistrar] in a containerized environment
ffelipelimao opened this issue 8 months ago
ffelipelimao opened this issue 8 months ago
Support for JEP 413 in OpenAPI Description
originalrusyn opened this issue 8 months ago
originalrusyn opened this issue 8 months ago
When an entity class contains fields of Class<?> type, an infinite loop occurs
wenqiuhan opened this issue 8 months ago
wenqiuhan opened this issue 8 months ago
SpringdocRouterFunctionDsl support
leandroBorgesFerreira opened this issue 8 months ago
leandroBorgesFerreira opened this issue 8 months ago
pass HttpRequest to ServerBaseUrlCustomizer
mshima opened this pull request 8 months ago
mshima opened this pull request 8 months ago
Springdoc programatically dynamic API definition and display it's properties
PauloSolis opened this issue 8 months ago
PauloSolis opened this issue 8 months ago
Springdoc is adding a 404 status response for all endpoints, even if I don't add it explicitly
Juansecu opened this issue 8 months ago
Juansecu opened this issue 8 months ago
java.lang.NoSuchMethodError: 'io.swagger.v3.oas.annotations.StringToClassMapItem[] io.swagger.v3.oas.annotations.media.Schema.dependentSchemas()'
KaseiHaku opened this issue 8 months ago
KaseiHaku opened this issue 8 months ago
Is it bug? objectMapper redefinition causes Swagger Petstore page
kuzds opened this issue 9 months ago
kuzds opened this issue 9 months ago
Dynamically define ApiGroups does not work
christian-draeger opened this issue 9 months ago
christian-draeger opened this issue 9 months ago
java.lang.ClassNotFoundException: javax.xml.bind.annotation.XmlRootElement
siddhsql opened this issue 9 months ago
siddhsql opened this issue 9 months ago
pass HttpHeaders to ServerBaseUrlCustomizer
mshima opened this pull request 9 months ago
mshima opened this pull request 9 months ago
Spring Data REST Excerpt projections are missing from spec
janjouketjalsma opened this issue 9 months ago
janjouketjalsma opened this issue 9 months ago
Fix JSON output order by using LinkedHashMap/LinkedHashSet
seijikohara opened this pull request 9 months ago
seijikohara opened this pull request 9 months ago
fix: add support for leading tab characters with `trim-kotlin-indent`.
testersen opened this pull request 9 months ago
testersen opened this pull request 9 months ago
/v3/api-docs response error
LkZtCode opened this issue 9 months ago
LkZtCode opened this issue 9 months ago
Fix missing exception response types in OpenAPI spec
mschout opened this pull request 9 months ago
mschout opened this pull request 9 months ago
GroupedApi orders by displayName instead of name
juocal opened this issue 9 months ago
juocal opened this issue 9 months ago
oneOf schema not generated > 2.3.0
ebcFlagman opened this issue 9 months ago
ebcFlagman opened this issue 9 months ago
Custom ModelResolver and TypeNameResolver results in unexpected behaviour
razum90 opened this issue 9 months ago
razum90 opened this issue 9 months ago
When the openapi version is changed to 3.1.0 from 3.0.3, integer values are assigned the maximum value
DenysLiubchenko opened this issue 9 months ago
DenysLiubchenko opened this issue 9 months ago
ParameterObject annotation dosen't work when has RequestPart annotation
YoungTakhin opened this issue 9 months ago
YoungTakhin opened this issue 9 months ago
Add a generic way to customize serverBaseUrl based on request headers.
mshima opened this issue 9 months ago
mshima opened this issue 9 months ago
Enhance SpringDoc documentation for file upload API configuration
YangSiJun528 opened this issue 9 months ago
YangSiJun528 opened this issue 9 months ago
Not able to exclude the path from custom api.yaml file for a given group name
eddy8700 opened this issue 9 months ago
eddy8700 opened this issue 9 months ago
Update springdoc-openapi-ui 1.7.0 to 1.8.0 - generate "string" example value
Jdas33 opened this issue 9 months ago
Jdas33 opened this issue 9 months ago
ClassNotFoundException after trying to use Springdoc in a non-spring-boot application
AutomationUIUser opened this issue 9 months ago
AutomationUIUser opened this issue 9 months ago
ConverterNotFoundException when upgrading from 2.4.0 to 2.5.0
marcel-becker opened this issue 9 months ago
marcel-becker opened this issue 9 months ago
How to configure springdoc with a non-spring-boot project?
AutomationUIUser opened this issue 9 months ago
AutomationUIUser opened this issue 9 months ago
@RequestBody $ref schema overwritten by default Content
dancerjohn opened this issue 9 months ago
dancerjohn opened this issue 9 months ago
How to select scopes in Authorize dialog
onkobu opened this issue 9 months ago
onkobu opened this issue 9 months ago
Open API genrated seems to ignore nested array objects while updgrading from 2.1.0 to 2.5.0
srikarrampa opened this issue 9 months ago
srikarrampa opened this issue 9 months ago
NPE occurs when outputting an OpenAPI document since 2.5.0
footaku opened this pull request 9 months ago
footaku opened this pull request 9 months ago
springdoc-openapi-starter-webmvc-ui 2.4.0 generates Swagger page as JSON for content type application/x-www-form-urlencoded
natasa-radenovic opened this issue 9 months ago
natasa-radenovic opened this issue 9 months ago
When setting swaggerUiConfigProperties.setUrls GroupedOpenAPIs are ignored
JJWTimmer opened this issue 9 months ago
JJWTimmer opened this issue 9 months ago
Support downloading YAML for grouped API Definitions
ZIRAKrezovic opened this issue 9 months ago
ZIRAKrezovic opened this issue 9 months ago
Unable to determine if it is a Kotlin type
mymx2 opened this issue 9 months ago
mymx2 opened this issue 9 months ago
Does this support webhooks?
SHxKM opened this issue 10 months ago
SHxKM opened this issue 10 months ago
Remove duplicate words from comments
zinzoddari opened this pull request 10 months ago
zinzoddari opened this pull request 10 months ago
OpenAPI Config schemas no longer generated in 2.4.0 - $refs must reference a valid location in the document
EAlf91 opened this issue 10 months ago
EAlf91 opened this issue 10 months ago
Showcase Issue #2553
EAlf91 opened this pull request 10 months ago
EAlf91 opened this pull request 10 months ago
[issues#2318]Add Info to GroupedOpenAPI properties
23557544 opened this pull request 10 months ago
23557544 opened this pull request 10 months ago
The annotation Schema's description is duplicated in child level
wsl206 opened this issue 10 months ago
wsl206 opened this issue 10 months ago
Fix README.md
zinzoddari opened this pull request 10 months ago
zinzoddari opened this pull request 10 months ago
Example value for some methods is not presented properly in 2.4.0
avicentic opened this issue 10 months ago
avicentic opened this issue 10 months ago
Update spring boot version to 3.2.4
dmmax opened this pull request 10 months ago
dmmax opened this pull request 10 months ago
Vulnerability issue in spring boot `3.2.3`
dmmax opened this issue 10 months ago
dmmax opened this issue 10 months ago
Spring Doc Sending OAuth Client Id as a Header
NirmalmaheshSubramani opened this issue 10 months ago
NirmalmaheshSubramani opened this issue 10 months ago
Not able to view browse button on swagger UI
shivgit87 opened this issue 10 months ago
shivgit87 opened this issue 10 months ago
1.8.0 has transitive slf4j 2.0 dependency
stolyarchukav opened this issue 10 months ago
stolyarchukav opened this issue 10 months ago
Fix #2538
tomaskodaj opened this pull request 10 months ago
tomaskodaj opened this pull request 10 months ago
JsonvView taken into account only for single class not for entire class hierarchy
rpost opened this issue 10 months ago
rpost opened this issue 10 months ago
Fix typo in SpringRepositoryRestResourceProvider.java
codespearhead opened this pull request 10 months ago
codespearhead opened this pull request 10 months ago
How to dynamically generate GroupedOpenApi, or dynamically produce groups based on interface tag information
zxuanhong opened this issue 10 months ago
zxuanhong opened this issue 10 months ago
error rendering request parameter object in large service
tomaskodaj opened this issue 10 months ago
tomaskodaj opened this issue 10 months ago
Response entity content generation error
x-carrier opened this issue 10 months ago
x-carrier opened this issue 10 months ago
Mispel in SpringRepositoryRestResourceProvider
marcuss opened this issue 10 months ago
marcuss opened this issue 10 months ago
Add 'springdoc.trim-kotlin-indent' property to handle Kotlin multiline string indentation
e-build opened this pull request 10 months ago
e-build opened this pull request 10 months ago
V2.4.0 generates sort field as `array` when it is not
kevinm416 opened this issue 10 months ago
kevinm416 opened this issue 10 months ago
Add extension to property is not working when property is only having ref
lntuition opened this issue 10 months ago
lntuition opened this issue 10 months ago
get a big binary response when access /api-docs API
xuxiaojing2004 opened this issue 10 months ago
xuxiaojing2004 opened this issue 10 months ago
Api doc generation throws MappingException when Generic reference is used in entity class
xuxiaojing2004 opened this issue 10 months ago
xuxiaojing2004 opened this issue 10 months ago
Swagger-UI can't load Swagger-initializer.js and so no UI is available
martinspindler-softwaresolutions opened this issue 10 months ago
martinspindler-softwaresolutions opened this issue 10 months ago
Support sealed interfaces
ghilainm opened this issue 10 months ago
ghilainm opened this issue 10 months ago
No static resource swagger-ui/index.html with springdoc 2.4.0
nvervelle opened this issue 10 months ago
nvervelle opened this issue 10 months ago
In @RequestBody can not get ${} value.
Nuclear-Liu opened this issue 10 months ago
Nuclear-Liu opened this issue 10 months ago
SpringDoc bean naming conflict error with GraphQL Spring boot starter again
melo0187 opened this issue 10 months ago
melo0187 opened this issue 10 months ago
Inherited Methods Not Included in Swagger Documentation with @RouterOperation in Spring Boot WebFlux Application
oms12 opened this issue 10 months ago
oms12 opened this issue 10 months ago
Mirgrate from swagger 2 -> spring doc
ducanh2110 opened this issue 10 months ago
ducanh2110 opened this issue 10 months ago
@Schema description is not added to reference object using springdoc-1.7.0
bednar2012 opened this issue 10 months ago
bednar2012 opened this issue 10 months ago
Issue when using springboot 3, kotlin and OPENAPI_3_1
dionisioC opened this issue 10 months ago
dionisioC opened this issue 10 months ago
text alightment issue in swagger-ui
wsl206 opened this issue 10 months ago
wsl206 opened this issue 10 months ago
org.springdoc.core.SpringDocConfigProperties.groupConfigs list-> map
hzdjulytech opened this issue 10 months ago
hzdjulytech opened this issue 10 months ago