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 - ad846ee1461a29fce6bce92be83cfbbfff7fbb2b authored almost 5 years ago
[maven-release-plugin] prepare release v1.3.2

github.com/springdoc/springdoc-openapi - 7557507b401725c1e565ad6630a94ad5033bcf94 authored almost 5 years ago
remove deprecation from @PageableAsQueryParam

github.com/springdoc/springdoc-openapi - 58f15e8495481c975e4e1a590881f8aadc2b7d98 authored almost 5 years ago
Spring HATEOAS support. fixes #549

github.com/springdoc/springdoc-openapi - 4fc7e919815e7e4d083c671f831ca164a91ed487 authored almost 5 years ago
Merge branch 'vitvvv1-master'

github.com/springdoc/springdoc-openapi - 29935783d87a13e708e2fced3b59c2688e97f2a1 authored almost 5 years ago
Merge branch 'master' of https://github.com/vitvvv1/springdoc-openapi into vitvvv1-master

github.com/springdoc/springdoc-openapi - faa71ce5f043d3bc47f0bddb07ceae6c3b684c34 authored almost 5 years ago
Random null pointer exception in 1.3.1. Fixes #545

github.com/springdoc/springdoc-openapi - df1df6e6986f9e74ce912677a90d3745cacd21e1 authored almost 5 years ago
The response scheme is erased with the generic void type. Fixes #555.

github.com/springdoc/springdoc-openapi - 3313f3c61e1351178bc10635c8c23616ae7cf6b2 authored almost 5 years ago
Map type with @RequestParam(required = false) in method isn't ignored. Fixes #553

github.com/springdoc/springdoc-openapi - 4182edefd06e64f3327b9a50c0559a782d347eae authored almost 5 years ago
Support headers without value (headers = "X-API-VERSION")

github.com/springdoc/springdoc-openapi - eaa59631a5bea713127b026269a2210d83f1b55c authored almost 5 years ago
Added test for required param object is not marked as required. Fixes #156.

github.com/springdoc/springdoc-openapi - 017a0b37f91e27bb29e0b005f8c94228c9612fc7 authored almost 5 years ago
Improve @Parameter annotation support for header. Fixes #544.

github.com/springdoc/springdoc-openapi - 9f1a5a0de707737a5a26ac6be49f6956c0f5f8cb authored almost 5 years ago
Description for Pageable parameters is not displayed in swagger-ui. Fixes #543.

github.com/springdoc/springdoc-openapi - a351fa4aea3e3e582af8f9e1ea6962c3a445eaf1 authored almost 5 years ago
Description for Pageable parameters is not displayed in swagger-ui. Fixes #543.

github.com/springdoc/springdoc-openapi - bfbc1e321c3f0326d55f735dc50c4c6d29fcb16d authored almost 5 years ago
Add support for none required fields on @ParameterObject. Fixes #541

github.com/springdoc/springdoc-openapi - bfed970dc434d9d55947c89433673d766a45de8b authored almost 5 years ago
documentation update

github.com/springdoc/springdoc.github.io - ff0d7376f52ab47d8cf821131d1d2ea6042ba90e authored almost 5 years ago
documentation update

github.com/springdoc/springdoc.github.io - 61eaa21bea83885e064f399285e7ab98980aa6a2 authored almost 5 years ago
Merge branch 'master' of https://github.com/springdoc/springdoc.github.io

github.com/springdoc/springdoc.github.io - 77fadaf9c03578ae7be0721943314ca6def06374 authored almost 5 years ago
documentation update

github.com/springdoc/springdoc.github.io - 23300afd750ec272dbb557c40481588a8cf18605 authored almost 5 years ago
update springdoc-version

github.com/springdoc/springdoc-openapi-demos - 2167c2cc65763e078ac8502df824d92f4e02a2e6 authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

github.com/springdoc/springdoc-openapi - 75377e9d7f21bf4033238ef9d16aefa8d090cb73 authored almost 5 years ago
[maven-release-plugin] prepare release v1.3.1

github.com/springdoc/springdoc-openapi - 29459b269aa5108ac940cc1f35dd1d587260cae5 authored almost 5 years ago
Upgrade swagger-api to 2.1.1

github.com/springdoc/springdoc-openapi - 460f8b93dce1f5f029f0eddad2e58a3016929223 authored almost 5 years ago
Upgrade swagger-api to 2.1.1

github.com/springdoc/springdoc-openapi - aa368c4135e188dfd6b46f0db7a54681d2fdfefd authored almost 5 years ago
project review to keep compatibiliy with spring-boot-1

github.com/springdoc/springdoc-openapi - 43d943f49abfed07bf3b06729dd46af77d6741e3 authored almost 5 years ago
use webjars-locator-core instead of webjars-locator. Fixes #461

github.com/springdoc/springdoc-openapi - 486065548e3b3eaa3fa773b2ab9c07f679e9e5f1 authored almost 5 years ago
review cache configuration

github.com/springdoc/springdoc-openapi - 5a3d77247f7741b799240c61cc7a9b0cece3c0c6 authored almost 5 years ago
added groovy module

github.com/springdoc/springdoc-openapi - d88aa1468f61e6d0be55784e7b72b94303644e0a authored almost 5 years ago
added groovy module

github.com/springdoc/springdoc-openapi - 5e9082954f864d75c6f3c6998b17f924b2708800 authored almost 5 years ago
Rename some packages to improve Java 9 Modules support. Fixes #461

github.com/springdoc/springdoc-openapi - db730c107eb8f48c1610596aebd4e96da8882928 authored almost 5 years ago
added @ConditionalOnMissingBean

github.com/springdoc/springdoc-openapi - 1c3a36837d52eae955ae418ee317b0dd10009f2d authored almost 5 years ago
Added support for dynamic groups from application.yml. Fixes #344

github.com/springdoc/springdoc-openapi - 2e910f4f5b2b257e7824da8a5013198b533f7ce5 authored almost 5 years ago
Improve support of Generics inheritance on complex return types.Fixes #537.

github.com/springdoc/springdoc-openapi - a1f40e274ef556330b61b8205641332629047c03 authored almost 5 years ago
workaround for swagger-ui, layout and filter properties. Fixes #536 #424

github.com/springdoc/springdoc-openapi - 2514d9bbeed5019eaeaa080bb9dc2a6520f71295 authored almost 5 years ago
Merge branch 'patrykpacewicz-bugfix/531-encoding-section-in-multipart-request'

github.com/springdoc/springdoc-openapi - eb9536af78ca4c73ad0e77bfebb4d536b1d486b5 authored almost 5 years ago
Fixing encoding section in multipart request Fixes #531 #532

github.com/springdoc/springdoc-openapi - c4cc869f3bba8f91b154ba8b351f803d7533fa37 authored almost 5 years ago
Support for Groovy metaclass/metadata. Fixes #509

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

github.com/springdoc/springdoc-openapi - 3a4603619225204a0d9de12cadf2ea8f22eba2fd authored almost 5 years ago
upgrade spring-boot to 2.2.6

github.com/springdoc/springdoc-openapi - 05b739890fe3de7a1c1de0fcbebde80158e88584 authored almost 5 years ago
Fixing encoding section in multipart request

github.com/springdoc/springdoc-openapi - fff43d573146b5d0481f55fc565427e65f7de268 authored almost 5 years ago
Fixing encoding section in multipart request Fixes #531

github.com/springdoc/springdoc-openapi - f9f4d1614e2e24f594051224a036dd75e85ce09b authored almost 5 years ago
Merge pull request #518 from joaodias14/fix/517-kotlin-coroutines-support-broken

#517 kotlin coroutines support broken

github.com/springdoc/springdoc-openapi - 917fd01d331ab64cd1af15787cb88455cbc0138e authored almost 5 years ago
[517] Kotlin Coroutines support fixed

github.com/springdoc/springdoc-openapi - 154d38d9caabcaed22b5cff48fcc11ea7a0cda76 authored almost 5 years ago
Merge pull request #5 from springdoc/master

Merge

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

github.com/springdoc/springdoc-openapi - e838b415efd6c3061d082e0a8e663884c987261d authored almost 5 years ago
PR Review. fixes #505

github.com/springdoc/springdoc-openapi - 8fd9f354785c13d611639ede86ef03446fb922e9 authored almost 5 years ago
Merge pull request #1 from dgruntz/patch-1

Formatting fix

github.com/springdoc/springdoc.github.io - 936b7985d005744cfcebbdf5f612fe16ea0942c3 authored almost 5 years ago
Formatting fix

Adds a blank after the title marker ##

github.com/springdoc/springdoc.github.io - 2842d4027ad98a7d56d993337c576b54650ad18a authored almost 5 years ago
Fix formatting issues

github.com/springdoc/springdoc-openapi - e8b1b1cb77e67c70717125ea70126dde2783bfa1 authored almost 5 years ago
Add descriptions to org.springdoc.core.converters.Pageable fields

github.com/springdoc/springdoc-openapi - 5b9643fb56a4c4cb02391928a236daa95527de5c authored almost 5 years ago
Use configured class replacement before extracting parameters from POJO

github.com/springdoc/springdoc-openapi - 2496dc1b576cba94519b757f9f5858b29055bdd2 authored almost 5 years ago
Extract parameters from parameter object

fixes #120

github.com/springdoc/springdoc-openapi - a924c005703182f4d88af1de44ecb0003bc85925 authored almost 5 years ago
Merge pull request #503 from joaodias14/feature/502-ignore-subtypes

#502 - Also ignore subtypes of configured classes to be ignored on Controllers

github.com/springdoc/springdoc-openapi - ef918f0d1ac22b4e5dee7f6a2baef7c034d081dc authored almost 5 years ago
Subtypes also ignored from Controller class

github.com/springdoc/springdoc-openapi - 39c4c9ee0008d53af36bc1c233e918f261c615f7 authored almost 5 years ago
Merge pull request #4 from springdoc/master

Merge

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

github.com/springdoc/springdoc-openapi-demos - 34102a698017359221060cd0220c3e176daebc4e authored almost 5 years ago
Set theme jekyll-theme-cayman

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

github.com/springdoc/springdoc-openapi-demos - 19df443aa7454aaf5a3fcf027a16fcc6f6639f9b authored almost 5 years ago