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

[maven-release-plugin] prepare for next development iteration

github.com/springdoc/springdoc-openapi - 3f4695e66e4767acd8dc8ef0240990f91d096d2f authored over 4 years ago
[maven-release-plugin] prepare release v1.3.6

github.com/springdoc/springdoc-openapi - 69613a5b489f2313f616e607c6fb38d7d7e2f4a5 authored over 4 years ago
Revert @ParameterObject annotation from Pageable

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

github.com/springdoc/springdoc-openapi - dea6b5d87ad30b09bf883b10d64187cf61b94fab authored over 4 years ago
[maven-release-plugin] prepare release v1.3.5

github.com/springdoc/springdoc-openapi - e5719510510509e602ccb44a8b125db51018dbaa authored over 4 years ago
Malformed api-dics JSON when custom HttpMessageConverter is used. Fixes #624

github.com/springdoc/springdoc-openapi - ee083330fecc03b176e09d063b5f0c66d756b621 authored over 4 years ago
Missing extension to schema property. Fixes #622.

github.com/springdoc/springdoc-openapi - 3621bbe5f52677dc9a1d8cf9ee63003ee9fb34d2 authored over 4 years ago
Merge branch 'feature/addAsArtifactToMaven'

github.com/springdoc/springdoc-openapi-maven-plugin - 118cdc5641304d80a929e437e46ac8058aa758b5 authored over 4 years ago
Generated OpenAPI can be installed and deployed as Maven artifact

github.com/springdoc/springdoc-openapi-maven-plugin - a8df8730584dadee477443db0ddf7cfc6657e6b7 authored over 4 years ago
Upgrade swagger-api to 3.25.1

github.com/springdoc/springdoc-openapi - 1549243259777b7066433e9879d4876e16b05d6d authored almost 5 years ago
Upgrade swagger-api to 3.25.1

github.com/springdoc/springdoc-openapi - 6a9c15c1575776dbe114ba4f1cae4ca226c09c6c authored almost 5 years ago
review visibility of configuration classes

github.com/springdoc/springdoc-openapi - 00b2e02cc41ecb5f3d819d8df28cc289f6c0a3ce authored almost 5 years ago
Added MonetaryAmount support, out of the box. Fixes #606

github.com/springdoc/springdoc-openapi - 4792755560fdcc377f090497ce842e9a40134f79 authored almost 5 years ago
Improve Pageable support

github.com/springdoc/springdoc-openapi - b292ef43f3c1e90fd62fc2228238b71e162362c9 authored almost 5 years ago
( self ref) for HAL hypermedia types. Fixes #609

github.com/springdoc/springdoc-openapi - bc7acb80774662485bf0c6410ca9763e32920262 authored almost 5 years ago
Support nested parameter objects. Fixes #605

github.com/springdoc/springdoc-openapi - 7ce0bf1f53e86d73af22111649d65fad4a0dd34e authored almost 5 years ago
Merge pull request #605 from zarebski-m/master

Support nested parameter objects

github.com/springdoc/springdoc-openapi - e6eb12a9167da20a8ba72353a71100bc11a14cb3 authored almost 5 years ago
ApiResponse DEFAULT_DESCRIPTION Improvement. Fixes #610, #611.

github.com/springdoc/springdoc-openapi - a6652efe6be80819335a66902e973fba8f789d5d authored almost 5 years ago
components schema not generated. Fixes #601

github.com/springdoc/springdoc-openapi - 5faf9ac51a20b601d2c09dce08dc528ac6725b3f authored almost 5 years ago
Need Graceful Handling for Exceptions. Fixes #606

github.com/springdoc/springdoc-openapi - e35c15c1da47265ec4ebb41f51c3c702780abd8e authored almost 5 years ago
Cannot override OpenApiResource autoconfiguration. Fixes #608.

github.com/springdoc/springdoc-openapi - ad8a599c04facc9663ed78998983955a488c5141 authored almost 5 years ago
Expose option to adjust simple field types for parameter object

Simple type is not expanded with nested fields.

github.com/springdoc/springdoc-openapi - 7aaf55246bc1c27ce4a31418a703d02ae93611ea authored almost 5 years ago
Extract nested parameter object fields (excluding collections)

github.com/springdoc/springdoc-openapi - cefd3e60989df9746b4f93a191f27b961e32935e authored almost 5 years ago
Refactor: move parameter object field extraction to separate class

github.com/springdoc/springdoc-openapi - 785f0becb071470232fb1a7b8ad12b618166893c authored almost 5 years ago
Request Body cannot be configured as optional. Fixes #603

github.com/springdoc/springdoc-openapi - 710ad025250ab569b43134eea92d7aa90c1be115 authored almost 5 years ago
assignableTypes attribute in @ControllerAdvice. Fixes #588.

github.com/springdoc/springdoc-openapi - 156d93b650dec5f47da0aed524111d466e8648e6 authored almost 5 years ago
Setting oauth2RedirectUrl does not respect relaxed binding. Fixes #591.

github.com/springdoc/springdoc-openapi - 17de96048dbd3c153240c4ac35f81d62079f7473 authored almost 5 years ago
springdoc.cache is not part of additional-spring-configuration-metadata.json. Fixes #592

github.com/springdoc/springdoc-openapi - 9c948823479726af4ed207f349f68f62fb902e5b authored almost 5 years ago
Request Body for Maps not available in Swagger-UI. Fixes #597

github.com/springdoc/springdoc-openapi - 48d9a8ab043ee56c10d5ba66b3b678a81b845e21 authored almost 5 years ago
Get fields of superclass for parameter objects

github.com/springdoc/springdoc-openapi - 9b0056a613f457ef15b6a3eaa771b212e1540882 authored almost 5 years ago
feat(yaml): Added yaml support

github.com/springdoc/springdoc-openapi-gradle-plugin - 920fe9d4d8ccc4afd8112cc865e7bd42fd64dbb1 authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

github.com/springdoc/springdoc-openapi - c46eb033ff1739b05db6451f5c620a7ee611a83d authored almost 5 years ago
[maven-release-plugin] prepare release v1.3.4

github.com/springdoc/springdoc-openapi - b1dcf8fd59baef50c117ba2640861110e56b935f authored almost 5 years ago
Crash on startup with 1.3.3 for kotlin app not using reactor. Fixes #583

github.com/springdoc/springdoc-openapi - 6d003aed73a7a3dc274b5b55e6254f7b88493fda authored almost 5 years ago
added actuator as group

github.com/springdoc/springdoc-openapi-demos - aa6bcf1f0312c8fc36f94aeb4653718b36c308f6 authored almost 5 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc.github.io

github.com/springdoc/springdoc.github.io - 085272511d96c4efdd184e711264d596c9e8ecde authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

github.com/springdoc/springdoc-openapi - 4e1fb64234609aff59e3da6936b911ac6c91ce57 authored almost 5 years ago
[maven-release-plugin] prepare release v1.3.3

github.com/springdoc/springdoc-openapi - 49224b68bd58fec539682b6f9f5f0603fae2a5c1 authored almost 5 years ago
Make default type of Resource as binary. Fixes #322.

github.com/springdoc/springdoc-openapi - 6ded07dd7e46ebe2ca030e085977362abb32401a authored almost 5 years ago
Improve file support

github.com/springdoc/springdoc-openapi - 4a03070b20dd8dc447e7550dd74a2aae358da248 authored almost 5 years ago
Add support kotlin Flow as response type. Fixes #560

github.com/springdoc/springdoc-openapi - 22e3e1afa3e52b506e17337a46aba9a230ae6040 authored almost 5 years ago
Merge branch 'fs123-feature/issue-572-missing-swagger-ui-property-documentation'

github.com/springdoc/springdoc.github.io - 3c3f950c9164350b3149ee6de2a57d7a69b66757 authored almost 5 years ago
Merge branch 'feature/issue-572-missing-swagger-ui-property-documentation' of https://github.com/fs123/springdoc.github.io into fs123-feature/issue-572-missing-swagger-ui-property-documentation

github.com/springdoc/springdoc.github.io - 54bdd70dbe24250932c576f5ba812d83d094cbed authored almost 5 years ago
Merge branch 'kgeis-master'

github.com/springdoc/springdoc.github.io - e76d981d17e63c3113d9d140d5d3077dcf9fe4b8 authored almost 5 years ago
documentation cleanup

github.com/springdoc/springdoc.github.io - 54491de617cee1f2cb1380bda1fb87691c8e49d4 authored almost 5 years ago
Merge branch 'valentinabojan-springdoc-data-rest-embedded-child-name'

github.com/springdoc/springdoc-openapi - 7fa2f34253bcfcf882eea090c9f6bdb8877a4e49 authored almost 5 years ago
Merge branch 'springdoc-data-rest-embedded-child-name' of https://github.com/valentinabojan/springdoc-openapi into valentinabojan-springdoc-data-rest-embedded-child-name

github.com/springdoc/springdoc-openapi - e14dd6592bce09947d2fb7da7e16cc62b6a586a3 authored almost 5 years ago
Merge pull request #574 from fs123/feature/issue-572-missing-swagger-ui-property

Add support for swagger-ui-property 'urls.primaryName'.

github.com/springdoc/springdoc-openapi - 28e455551cc010480d0c9b1f9611d5e2b370516a authored almost 5 years ago
Add documentation for property 'springdoc.swagger-ui.urlsPrimaryName'.

This is the documentation of Issue #572

github.com/springdoc/springdoc.github.io - 035f2b100e068405d7bf1358ad8626709cf8db3f authored almost 5 years ago
Add support for swagger-ui-property 'urls.primaryName'.

New spring-boot-property 'springdoc.swagger-ui.urlsPrimaryName' which maps to swagger-ui-propert...

github.com/springdoc/springdoc-openapi - 52eaff18322a2b831903c55b1d37a3277eb1f781 authored almost 5 years ago
springdoc.swagger-ui.oauth.additionalQueryStringParams should be map instead of list. fixes #567

github.com/springdoc/springdoc-openapi - 3c96e3106e0f8755534ba375b2e444fcfd6c61ee authored almost 5 years ago
Support Spring HATEOAS by fixing _embedded fix #570

github.com/springdoc/springdoc-openapi - 3e7b102c33fc9c611728312c488a4035e3d6c3d7 authored almost 5 years ago
Spring 4 incompatibility using springdoc-openapi 1.2.30+. Fixes #563.

github.com/springdoc/springdoc-openapi - ad712da21b4039701f1b60bf063a3e6f8fd43e31 authored almost 5 years ago
Spring 4 incompatibility using springdoc-openapi 1.2.30+. Fixes #563.

github.com/springdoc/springdoc-openapi - 1603bea25cf38f6ad96adee9aa7a20f090c6dbb0 authored almost 5 years ago
Spring 4 incompatibility using springdoc-openapi 1.2.30+. Fixes #563.

github.com/springdoc/springdoc-openapi - 73b1b836a90f547952aca24cdd8e9fdbbcb1a0e3 authored almost 5 years ago
Lazy Initialisation breaks WebFlux support. Fixes #562

github.com/springdoc/springdoc-openapi - fed017e9dcf2fff07d11da26c1f12b04edc0e025 authored almost 5 years ago
remove pageable required. Fixes #561

github.com/springdoc/springdoc-openapi - 831690792fc40e8e8cd8aaf6b6a3540ea53e6a66 authored almost 5 years ago