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

PR Review. fixes #505

8fd9f354785c13d611639ede86ef03446fb922e9 authored almost 5 years ago
Fix formatting issues

e8b1b1cb77e67c70717125ea70126dde2783bfa1 authored almost 5 years ago
Add descriptions to org.springdoc.core.converters.Pageable fields

5b9643fb56a4c4cb02391928a236daa95527de5c authored almost 5 years ago
Use configured class replacement before extracting parameters from POJO

2496dc1b576cba94519b757f9f5858b29055bdd2 authored almost 5 years ago
Extract parameters from parameter object

fixes #120

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

ef918f0d1ac22b4e5dee7f6a2baef7c034d081dc authored almost 5 years ago
Subtypes also ignored from Controller class

39c4c9ee0008d53af36bc1c233e918f261c615f7 authored almost 5 years ago
Merge pull request #4 from springdoc/master

Merge

9b767aea5bcd798f8434064e454b07fe758d45d9 authored almost 5 years ago
Update README.md

46c0e38c5dba38b2233112256bf7d487ebb85392 authored almost 5 years ago
Update README.md

7b6ed26b9ed1de1ab3952aa59b0929ed84962d9b authored almost 5 years ago
Update CHANGELOG.md

c208f8e092ff8b04dc51eab465b5f5b5d4b02855 authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

eb398c5316a424d25f5f28faa3e0e8376887ecd4 authored almost 5 years ago
[maven-release-plugin] prepare release v1.3.0

d89ef565806b9b5aa9133fa1ce49af06089a29e9 authored almost 5 years ago
Update changelog

681c29dba15d317ede9870d9cd38a2275ed80fd8 authored almost 5 years ago
change ParameterCustomizer interface and review code formatting

ff40f6933bd782a05cac9d9283a1a929ad815916 authored almost 5 years ago
change ParameterCustomizer interface and review code formatting

7fb24e5ada1e797a53d501343fcfea667a9941b4 authored almost 5 years ago
change ParameterCustomizer interface and review code formatting

7b7f2e6ae7e7ffaae4d599d04cbbdc6efec41373 authored almost 5 years ago
project review

34c0b38a5caf49196fae9caf1d30694a6bc35e9d authored almost 5 years ago
Merge branch 'tdevilleduc-feature/schema-property-resolver'

b4dd675aef6cfee01e2b213c7f5207c489a38258 authored almost 5 years ago
PR Review

53c4bc1ae38f26d19c4c6f9861905e5519a11010 authored almost 5 years ago
project review

a0f0cf91e0714c791010ad065da2a0a0208b3f89 authored almost 5 years ago
project review

f7d3a75e6f81edc73afe3393beef205bbcff8fa8 authored almost 5 years ago
project review

402a1d5be6c2beb2b85ac3c17cd13fff3315cc11 authored almost 5 years ago
Improve isAnnotationToIgnore

7452898bc7217fd918432feb1928b7b1fae733e6 authored almost 5 years ago
Improve isParamToIgnore

e529a47ba84a2c05c5e61bc123b3eb64179500d5 authored almost 5 years ago
code review

657c37dc40a27113345a27f62b949a895e65e207 authored almost 5 years ago
Being able to see the class within an EntityModel as a Schema. Fixes #453

eae78b262b47c9c9395e81745e2065b4fb0ac6e6 authored almost 5 years ago
project review

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

239e4f9ecf5bc16802949e27f84ae3c49eadaa9d authored almost 5 years ago
project review

8db2531e32c1640b53ea66839269e0bc54782b79 authored almost 5 years ago
Merge pull request #500 from zarebski-m/master

use MethodParameter#isOptional() instead of checking for Optional type

ce49d6f738170f4a6593132c0c0b1fcc995d3de2 authored almost 5 years ago
use MethodParameter#isOptional() instead of checking for Optional type

Check for whether a parameter is required now uses isOptional()
method. This improves integratio...

703b7c8114b7ea680957f27348ed3f4e745a9505 authored almost 5 years ago
code review

1fc8879aafcd3c6d0fe5492b8dfee5494bb37d56 authored almost 5 years ago
Improve the support of Pageable. Fixes #496

2b06993d9d404a299c90a273488908db2da8a7e1 authored almost 5 years ago
Improve the support of Pageable. Fixes #499

7f82a768b908b2ebf0498f27263bca4a81e32e47 authored almost 5 years ago
Merge pull request #498 from tdevilleduc/apiresponse-property-resolver

add property resolver on @ApiResponse.description

b1e59427d1351d9bb8caa8b782804fbe989ca0ec authored almost 5 years ago
add property resolver on @ApiResponse.description

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

21f66d8cf5a453e776edcb85a98b407e69f80f5e authored almost 5 years ago
code review

e87b9cfd3f2479d9c41a3f9d40e55b2e353ca128 authored almost 5 years ago
Update README.md

b062f8282833c03b6580a4973589599b96d9ab04 authored almost 5 years ago
Merge branch 'gibahjoe-master'

7455468e8b6ae6bb647d02f5491cd2b7e3148ce3 authored almost 5 years ago
PR review

9636e0fdc9cbdd428c70cf72a1c2f708e1eb7f7d authored almost 5 years ago
CHANGELOG UPDATE

672f78ec1a77ab3479b0b2350a84116140a85215 authored almost 5 years ago
updated test

791ea8ca23981488e37f3e063e86ad2fe796ad46 authored almost 5 years ago
Merge remote-tracking branch 'fork/master'

81b40b813886dfed7bd2054ba9de27779e020fe7 authored almost 5 years ago
replaced dummy entities with actual entities and prevented code from generating duplicate params

e2ed5ee56a533b6f087b0d20152e011ae75a2403 authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

78ac5f883668164f81eae4ce44ec83de75e59880 authored almost 5 years ago
[maven-release-plugin] prepare release v1.2.34

6f21a83d963bc63b33eeea8a4e3058a18e4a10a5 authored almost 5 years ago
update CHANGELOG

3cdafe850bddcfdb1e4c643da62e5747b5f422a1 authored almost 5 years ago
Merge remote-tracking branch 'fork/master'

# Conflicts:
# springdoc-openapi-data-rest/src/main/java/org/springdoc/core/SpringDocDataRestCon...

cb27936d913c4c24c49532c803513f73dfa38d2b authored almost 5 years ago
qdsl-predicate rollback

5bfb04b3e609c39982566ad92d3b628a322a58b3 authored almost 5 years ago
added bean configuration

1b1d296d6fa540e5451348eaaec82cd1d8c9e257 authored almost 5 years ago
Merge remote-tracking branch 'fork/master'

# Conflicts:
# springdoc-openapi-data-rest/src/main/java/org/springdoc/core/SpringDocDataRestCon...

a29583d260415912288adbf951db4ed64ec15f88 authored almost 5 years ago
implemented qdsl predicate annotation support using operation customiser

f380db535b016b07823f743e8832c347a52fbd32 authored almost 5 years ago
Added support to ignore annotations on parameter level

841a690396dc231d6e20211c35b2fe8a1dbaf1e6 authored almost 5 years ago
Merge pull request #2 from springdoc/master

updated codebase from origin

f2e74af4d846f2bf624b06afd5dced81154bc538 authored almost 5 years ago
code review

4075481e5ac589533c5ae001b7386b22e0f3a61a authored almost 5 years ago
code cleanup

25670d09a86b4d353f9c954b93ce6820ed73ad9b authored almost 5 years ago
Merge branch 'gibahjoe-master'

4d31bd9471a084f2cefa21018ed546d56522c089 authored almost 5 years ago
project review

f04f31bd6cfc34cbd234da8780d768b15637fcde authored almost 5 years ago
Wrong schema mapping with inheritance. Fixes #489

2594a276d97c8f4168f6f7aa22a00f8438f38dd5 authored almost 5 years ago
Added support for auto fill clientId and clientSecret for webflux. fixes #333

df545f1442c63ddcc1352c8247c3cc5389481620 authored almost 5 years ago
Merge branch 'nathankooij-master'

a8b0279de41c629c3292fa7b82dbe6f0b0b210a3 authored almost 5 years ago
PR review

6e4b1e82535b40800fddf7077adbb130aae2d8d4 authored almost 5 years ago
PR review

368ef1623d2135e98b00fa849827bdabf0e5d1f3 authored almost 5 years ago
Delegate primitive type generation to swagger-core

c0aecaf690d0265e4124e5c926e66231d486daba authored almost 5 years ago
project review

31a7cd374e7e4f4219eeb9e1fce24cc0bc4842f1 authored almost 5 years ago
Review configuration via springdoc.swagger-ui.urls. Fixes #481

f4943466e90884148ed9bc8920675ab6c6b8fc01 authored almost 5 years ago
improve headers supports

a5fc91157be4cf86773d99ac020aa04a71f710af authored almost 5 years ago
revert changes for #480

ebd90ecf9b9d8504e8fc71fbcba8b3d491da95a2 authored almost 5 years ago
Improve support of Swagger UI to use provided spec.yml, Fixes #480

Improve support of Swagger UI to use provided spec.yml, Fixes #480

94ba5fc7a87fcc3c88841e94ae2466192bbec1d8 authored almost 5 years ago
Improve compatibility of springdoc-openapi-data-rest with Spring Webflux. Fixes #477.

fb9206c64a43e43768d4fe33d3a8c18ebca08790 authored almost 5 years ago
Update CONTRIBUTING.adoc

441e207e733cfe04c6c35f3452bfbaacf3d75d23 authored almost 5 years ago
Update CONTRIBUTING.adoc

32991a1a7be26883a2a7256e212ea409b46ad3aa authored almost 5 years ago
Merge pull request #469 from ttsiebzehntt/patch-1

Update spring-boot-starter-parent to 2.2.5.RELEASE

d614bc530053b31dc4e711a77db67ccb941ffc0d authored almost 5 years ago
Update spring-boot-starter-parent to 2.2.5.RELEASE

815c88a018376b44d8a5b3d793a50b4ccb263eac authored almost 5 years ago
Use required attribute from spring RequestBody annotation. Fixes #468

97fdec3bc1810c9b2219fc09a3c2a14da49df966 authored almost 5 years ago
Merge branch 'tdevilleduc-property-resolver'

5c0a7b57d496b2df7a72d8ed9a52224a3fc11c11 authored almost 5 years ago
add property resolver on @operation.summary, @parameter.description and @parameter.name

8f8381ce1d8f225d9c9e222557387ec2bb345cd1 authored almost 5 years ago
Merge pull request #462 from Marax/patch-1

Updated project url

452aa826d79352731820b67b1fe75ab73814d098 authored almost 5 years ago
Updated project url

2319c68e35aa3eade1b0a8277ab4ee32abca0562 authored almost 5 years ago
[maven-release-plugin] prepare for next development iteration

95601da52592db6ffca7011bb3900a2d4f197fd5 authored almost 5 years ago
[maven-release-plugin] prepare release v1.2.33

0492f0790cf1b7b23680f8f005e63807c2a2cbaa authored almost 5 years ago
project review

cf772a4c4350e0fc342a298c31314a8a1b44c402 authored almost 5 years ago
project review

aa21b7f006d10ef62db9d476956cad587d928361 authored almost 5 years ago
changelog update

e1c4f2243d93c846255b911322cc86bfbd402780 authored almost 5 years ago
Merge branch 'ptahchiev-builder-customizer1'

a841c91312565389fd79021f5caeeead991b67d0 authored almost 5 years ago
Merging PR#451 with master: add OpenApiBuilderCustomiser

2d16de0901782652e918e663c3e9dd106337e535 authored almost 5 years ago
Added support for generic controller types parameters

80e33472eb83be76ac9e9abb3adddfabef36b766 authored almost 5 years ago
review parameter Customizers

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

88e1afd21545fd4236d5c5a16219df3c556c7fa9 authored almost 5 years ago
Allow @Schema annotation to set an attribute as not required even if it's annotated with @NotNull. fixes #459

dc996b33630dc198b55faa1df6ac09a1f0f9e45f authored almost 5 years ago
AnnotationsUtils.resolveSchemaFromType does not accept ParameterizedType. Fixes #458

df22c0fa043ba5a10253aef2ada66cc3b7b43c8a authored almost 5 years ago
Add a test-case for builder customizer

83e232182f165dd7604f514dca04d5f6451b23af authored almost 5 years ago
Merge branch 'master' into builder-customizer1

e7f6bfefa268bf366050f7436b7262f90725487e authored almost 5 years ago
Merge branch 'builder-customizer1' of https://github.com/ptahchiev/springdoc-openapi into ptahchiev-builder-customizer1

56344f287db9c852ef319ad11e94a7f873c3add3 authored almost 5 years ago
Merge branch 'ptahchiev-conditional1'

f8fef196b16bdd21e617c7653ca8c9a83220d688 authored almost 5 years ago
PR#450 review

9146659dbe8387e09323bf81c6f0cb8f707baabb authored almost 5 years ago
Merge branch 'conditional1' of https://github.com/ptahchiev/springdoc-openapi into ptahchiev-conditional1

5a675e96dee2791e2583390794b5f788eb05c5e6 authored almost 5 years ago
project review

88b8e3b896eebad6038f6dd50caca586b1331c2f authored almost 5 years ago