Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Springdoc Openapi

Support the springdoc-openapi project
Collective - Host: opensource - https://opencollective.com/springdoc - Website: https://springdoc.org/ - Code: https://github.com/springdoc

upgrade swagger-ui version to 3.25.5

github.com/springdoc/springdoc-openapi - 66baa2cda698020b73d2151e1f2157a907e88ff3 authored over 4 years ago
[Feature] Pretty print OpenApi spec. Fixes #703

github.com/springdoc/springdoc-openapi - ea6fb8d7e318bdfb180b19d44afda0d2ad86a72f authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc.github.io

github.com/springdoc/springdoc.github.io - 7bf4142277cc54082cdc294d39f2bf7b2bd59d30 authored over 4 years ago
[maven-release-plugin] prepare for next development iteration

github.com/springdoc/springdoc-openapi - 174e09cae59228d61334ee6560cee682a27479ca authored over 4 years ago
[maven-release-plugin] prepare release v1.4.0

github.com/springdoc/springdoc-openapi - ed3b489e8180d5b9cd0510969c12fb0990f8fceb authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

github.com/springdoc/springdoc-openapi - 21acf8fdb6ecd865488a5dae8e6ca05d8acc1992 authored over 4 years ago
Update CONTRIBUTING.adoc

github.com/springdoc/springdoc-openapi - 4253d14554dc9befcff8aefcf903049028467c31 authored over 4 years ago
Mark GroupedOpenApi.setGroup as deprecated. Use GroupedOpenApi.group instead.

github.com/springdoc/springdoc-openapi-demos - 9dda3524895ff89680cecd8fa61fedd570511e96 authored over 4 years ago
Mark GroupedOpenApi.setGroup as deprecated. Use GroupedOpenApi.group instead.

github.com/springdoc/springdoc-openapi - 3e54e9181faaf14ba39c15d6d4aafe1559d1a8a9 authored over 4 years ago
Added support for wrapper types on request

github.com/springdoc/springdoc-openapi - 7b50c827d5ff8ee9c3661175ec02bdb619ff1085 authored over 4 years ago
Added support for wrapper types on request

github.com/springdoc/springdoc-openapi - 1ac0f6ac9ebe31121da08274a892ef49baaec6f0 authored over 4 years ago
Add support for @ParameterObject with POST endpoints. Fixes #693

github.com/springdoc/springdoc-openapi - 514a774116b10a0ab691fb14a110cc5efebd347a authored over 4 years ago
@RepositoryRestResource Support. Fixes #644.

github.com/springdoc/springdoc-openapi - 16febf1c3df86b0a7157e84e0abbc3f7b92b1393 authored over 4 years ago
upgrade swagger-ui version

github.com/springdoc/springdoc-openapi - 4a9810e766dc86de0195d1d8e26786c908d859f3 authored over 4 years ago
@RequestAttribute parameter appears in the UI. Fixes #267

github.com/springdoc/springdoc-openapi - 067260ef2bb7d6e7a3172bd704eb83e9c3f46b37 authored over 4 years ago
Servers OpenAPI block resets after customizing with GroupedOpenApi. Fixes #695

github.com/springdoc/springdoc-openapi - d693216a06731e26e44d9dc1103bf66058007a11 authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

github.com/springdoc/springdoc-openapi - 5b033f00fc8e2954c34758dbd759a047c3ac7b67 authored over 4 years ago
Servers OpenAPI block resets after customizing with GroupedOpenApi. Fixes #695

github.com/springdoc/springdoc-openapi - d43dbe7129c0c5df14afb6990550a0a860914930 authored over 4 years ago
Update CONTRIBUTING.adoc

github.com/springdoc/springdoc-openapi - 139dc579b36fe02cbcbb1c6a573057fd8ff98674 authored over 4 years ago
add SpringDocUtils.addHiddenRestControllers(String ...)

github.com/springdoc/springdoc-openapi - 410bb8aa23af957e625d8db4bce85bd3467dc50b authored over 4 years ago
Spring-boot 1, warning about bean creation - cache disabled. Fixes #689

github.com/springdoc/springdoc-openapi - 196b1b6a52c8c0d7a1188ce87179bc8e2681448e authored over 4 years ago
initial support of @RepositoryRestResource. Fixes #644

github.com/springdoc/springdoc-openapi - 0529008bbf2425bbd7b15df26832a3eac4c47cc4 authored over 4 years ago
Merge pull request #668 from jryan128/used-merged-annotation-for-parameter

Process @Parameters method parameters as Spring MergedAnnotations

github.com/springdoc/springdoc-openapi - 44acd06a42a4ab23f055713582dd65eb6cd144c7 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into used-merged-annotation-for-parameter

github.com/springdoc/springdoc-openapi - 1da94a738a10d7793c67b09f1c5518fea6d023ef authored over 4 years ago
Merge branch 'used-merged-annotation-for-parameter' of github.com:jryan128/springdoc-openapi into used-merged-annotation-for-parameter

github.com/springdoc/springdoc-openapi - 0553f09c21634320e3867474d06a6ea36625bae1 authored over 4 years ago
Update AbstractRequestBuilder.java

github.com/springdoc/springdoc-openapi - 4a1480b89478737c4e1c18569a6cee176c603ec7 authored over 4 years ago
Update AbstractRequestBuilder.java

github.com/springdoc/springdoc-openapi - 6e1e3bd9fe9f9f96a594bd4e188460a3303cce50 authored over 4 years ago
Make compatible with older Spring versions

github.com/springdoc/springdoc-openapi - 8f5fa2b3612ed29ad1165ab0ddfff1faa65b0db3 authored over 4 years ago
Wrong hateoas relation. Fixes #566

github.com/springdoc/springdoc-openapi - 407281b0231180d160d457de17025993f42ce746 authored over 4 years ago
Upgrade to spring-boot 2.3.0.RELEASE

github.com/springdoc/springdoc-openapi - c7513a3b97ec6b78ba1d555e35d136133b0cd33f authored over 4 years ago
Support @Parameter annotation attached to @RequestPart, for several @RequestParts. Fixes #674.

github.com/springdoc/springdoc-openapi - 56aa162cba35ed52a860648f96fc22e30c3d9610 authored over 4 years ago
upgrade swagger-ui version to 3.25.3

github.com/springdoc/springdoc-openapi - cfbdc1409bed0a5156fa44a678ab0d767c5f08bb authored over 4 years ago
Demo URL is error. Fixes #671

github.com/springdoc/springdoc-openapi - ac052ff6bf0fd2205d68df8b325194d5ff09ee87 authored over 4 years ago
Process @Parameter annotations in method parameters as MergedAnnotations

github.com/springdoc/springdoc-openapi - fb07d9720f7ad75c4b647171e3d40d58fba5c430 authored over 4 years ago
added sample-springdoc-openapi-hateoas-service

github.com/springdoc/springdoc-openapi-demos - 865c3f8757f5ab065ff04f38103847553fac0a76 authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

github.com/springdoc/springdoc-openapi - ae0c7684d835b16be7fa4ae04f12472989aa807f authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi-demos

github.com/springdoc/springdoc-openapi-demos - 544616c5f4bb33fcdb7068343dc82a29326c83bf authored over 4 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi-demos

github.com/springdoc/springdoc-openapi-demos - f257a692a45e9647d9672f07d966b360c4f37637 authored over 4 years ago
project tests review

github.com/springdoc/springdoc-openapi - ec372201abcc20abad84d5e5eda607fb70e52181 authored over 4 years ago
added support for GroupedOpenApi OperationCustomizer. Fixes #658

github.com/springdoc/springdoc-openapi - b1028e51160f976cbf3f6406612787bc13559de5 authored over 4 years ago
Upgrade swagger-ui to 3.25.2

github.com/springdoc/springdoc-openapi - a303e4994803209685222cc8b60beed1c1fb8f8e authored almost 5 years ago
Merge branch 'zarebski-m-master'

github.com/springdoc/springdoc-openapi - 9ccb7c7f3add6c86343d200ea74acb1e917287e9 authored almost 5 years ago