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

Native compiled spring app with swagger-ui produces HTTP 404

Spartan117ch opened this issue over 1 year ago
Allow documenting individual enum values using Javadoc

NikolasFunction opened this issue over 1 year ago
Using both generated and configured specs stoped working in 1.6.5

bjornblomqvist opened this pull request over 1 year ago
Escaping of strings in generated YAML

zyrano opened this issue over 1 year ago
Can you support GRPC?

Jamel-jun opened this issue over 1 year ago
incorrect url while behind spring cloud gateway

esotericman opened this issue over 1 year ago
Refactored a few design and implementation smells

vidhimaheriya opened this pull request over 1 year ago
404 error with spring doc open api 2.1.0

nidhikaushal opened this issue over 1 year ago
Given empty pathvariable value and get 500 internal server error

LinhaoJiaTomo opened this issue over 1 year ago
Support required mode v2

uc4w6c opened this pull request almost 2 years ago
Support required mode

uc4w6c opened this pull request almost 2 years ago
Support schema.requiredMode on ParameterObject

uc4w6c opened this issue almost 2 years ago
Throw an exception if nothing is set in the @Schema annotation field

uc4w6c opened this issue almost 2 years ago
Refactored a few design and implementation smells

vidhimaheriya opened this pull request almost 2 years ago
Customize <title> of generated swagger-ui html

mikelhamer opened this issue almost 2 years ago
springdoc.swagger-ui.try-it-out-enabled property not working

mikelhamer opened this issue almost 2 years ago
Add custom description and example responses to actuator endpoints

mikelhamer opened this issue almost 2 years ago
#2193 Fix Swagger UI with provided spec

tobi-laa opened this pull request almost 2 years ago
Swagger UI with provided spec broken in 1.7.0

tobi-laa opened this issue almost 2 years ago
How can I set a null to oneOf using @Schema annotation,Java?

akaLogan opened this issue almost 2 years ago
Migration to 2.0.4 with spring boot 3.0.5

bambbt opened this issue almost 2 years ago
Add support for swagger-ui.url property

smou opened this pull request almost 2 years ago
Support of {*param} path patterns is broken in 1.6.15

tlemme opened this issue almost 2 years ago
Resolve Spring property values in ServerVariable properties

brandonm opened this issue almost 2 years ago
Fix behaviuor of required flag for schema class fields.

mikehalmamoj opened this issue almost 2 years ago
fixed DefaultFlatParamObject to work with annotated parameters. Fixes…

uc4w6c opened this pull request almost 2 years ago
fixed DefaultFlatParamObject to work with annotated parameters. Fixes…

uc4w6c opened this pull request almost 2 years ago
Swagger not working for POST requests.

horijon opened this issue almost 2 years ago
default-flat-param-object does not take effect

Charles7c opened this issue almost 2 years ago
Non-nullable Get Request Parameters can not be set to not required.

fsoffel opened this issue almost 2 years ago
OpenAPI return byte[] in springdoc 2.0.4

XiaotianZha opened this issue almost 2 years ago
Applications fails to initialize if springdoc is disabled

michael-wirth opened this issue almost 2 years ago
springdoc-openapi giving 404 with spring 6

singps opened this issue almost 2 years ago
Schema Objects become strings when adding security config

hantsy opened this issue almost 2 years ago
Problem with long numbers

omids04 opened this issue almost 2 years ago
Remove webjars-locator-core

bnasslahsen opened this issue almost 2 years ago
springdoc-openapi-ui and springdoc-openapi-webmvc-core support tomcat10

Wade-tech opened this issue almost 2 years ago
Allow OpenAPI customizers to run even for cached OpenAPI documents

emilchitas opened this issue almost 2 years ago
Example placed on ControllerAdvice method is not added into spec

bvn13 opened this issue almost 2 years ago
add request parameter for token endpointg

uc4w6c opened this pull request almost 2 years ago
add request parameter for token endpoint

uc4w6c opened this pull request almost 2 years ago
add request parameter for token endpoint

uc4w6c opened this issue almost 2 years ago
Springdoc 2.0.4 is not working after upgrading to SpringBoot 3.0.5

dimasadryantos opened this issue almost 2 years ago
[question] In/Out Headers in Swagger UI

max-grigoriev opened this issue almost 2 years ago
Swagger UI not working after upgrading to Spring boot 3.0.4

vivek-shetye-pdl opened this issue almost 2 years ago
@EnableWebMvc will generate 404 in GraalVM native mode

yangganboy opened this issue almost 2 years ago
[#2152] Detect directions in default sort values

onacit opened this pull request almost 2 years ago
Request parameters with default values are marked as required. Fixes #2149

tobiberger opened this pull request almost 2 years ago
Add failing test with multiple locales and customizing servers

harsel opened this pull request almost 2 years ago
Disable Field Type Validation

RaghuManickam opened this issue almost 2 years ago
Inconsistent use of @ConditionalOnWebApplication

lathspell opened this issue almost 2 years ago
Redunant(wrong) direction appended to @PageableDefault

onacit opened this issue almost 2 years ago
How to expose Swagger UI without authentication? in spring version -3.0.0

ThavamSelvam opened this issue almost 2 years ago
PageableDefault put field mandatory

marccollin opened this issue almost 2 years ago
Mark Request parameters with default values as required

ZachGagnon1 opened this issue almost 2 years ago
@Tag on the package-info.java

onacit opened this issue almost 2 years ago
Consider /api-docs/v3 instead of /v3/api-docs

onacit opened this issue almost 2 years ago
fix cast exception

lovebing opened this pull request almost 2 years ago
Springboot3 can use /v3/api-docs, but swagger-ui.html is blank page

ZhouYixun opened this issue almost 2 years ago
OpenAPI Extensions no longer work

kjc14f opened this issue almost 2 years ago
Upgrade to Spring Boot 3.0.3 breaks AOT support

goafabric opened this issue almost 2 years ago
How to document the oauth endpoints?

sskjames opened this issue almost 2 years ago
SpringDoc to support child contexts

dodtsair opened this issue almost 2 years ago
404 Error with /swagger-ui/index.html on Springboot 2.7.8

mat-wang opened this issue almost 2 years ago
ClassGraph raised OOM error in my project

hantsy opened this issue almost 2 years ago
Enum should be translated using .name(), not .toString()

jasperjanuar opened this issue almost 2 years ago
Redirecting to swagger-ui/index.html

jorozcof opened this issue almost 2 years ago
Using OpenAPI 3.1 Causes Swagger-UI to Break

jblacker opened this issue almost 2 years ago
Path variable mapped improperly in swagger-ui

matios13 opened this issue about 2 years ago
Recognize sealed classes

FilipMalczak opened this issue about 2 years ago
Required field in Schema annotation ignored in Kotlin

k96payne opened this issue about 2 years ago
Nested lists are not handled

LexanRed opened this issue about 2 years ago
Redundant deprecation

apervushin opened this issue about 2 years ago
@Parameter Header coming as null from controller

gomesclarence opened this issue about 2 years ago
404 response on /swagger-ui.html

bitbaggi opened this issue about 2 years ago
global-header-parameters not show in swagger ui

sam2099 opened this issue over 2 years ago
Swagger UI is empty, the configuration bean is not initialized

alexcibotari opened this issue over 2 years ago
Fixes NPE in springdoc-openapi-javadoc for nested parameters with a depth > 1

rudolfgrauberger opened this pull request over 2 years ago
Long init times for springdoc-openapi

mdoh opened this issue over 2 years ago