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

Merge pull request #756 from natrem/patch-2

fix typo

5bb846737491838efe5e28a67dbdfaddcd0726c3 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch '745-ui-transformer-interface' of https://github.com/natrem/springdoc-openapi into natrem-745-ui-transformer-interface

39dd00f6ddf418a73a7a3e075abe98f6f6143598 authored over 4 years ago by bnasslahsen <[email protected]>
fix typo

74aa7eb7fc2da25cf52f744a04581a1bf7d832b7 authored over 4 years ago by Pascal Verdage <[email protected]>
doc update

2fbc384a4ea34d117ef532ba06f76f58f8e8f106 authored over 4 years ago by bnasslahsen <[email protected]>
Added property to override @Deprecated. Fixes #747

317ef5a49478f3a53ee645e040a68b43aba43152 authored over 4 years ago by bnasslahsen <[email protected]>
factorize default UI transformation behavior

d828bdd13c5ca9397d7215a5f7f23e908d4e872d authored over 4 years ago by Pascal Verdage <[email protected]>
Marker interface for swagger ui index transformer

close #745

4cb2d3f790a1cda0d7523ec31b421d2dd783c9e3 authored over 4 years ago by Pascal Verdage <[email protected]>
update gradle daemon conf

5e05311bece0fdf64512ff676dec32a34cd18ff3 authored over 4 years ago by bnasslahsen <[email protected]>
use ObjectFactory<OpenAPIBuilder> inside AbstractOpenApiResource

36e609dd1abdd420a5b16a70d2fbc996374629ac authored over 4 years ago by bnasslahsen <[email protected]>
Unexpected fields in request body definition for RepresentationModel DTO (HATEOAS). fixes #725

331e3e0f634e3e292aba3f69aa82104da8249441 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of github.com:springdoc/springdoc-openapi

0f79c908f5c7d2a45dde2e3af7f474a755101835 authored over 4 years ago by bnasslahsen <[email protected]>
swagger-api upgrade to v2.1.3

0d1aef0fa1b4eb27f580c6a1b1f164073abe4982 authored over 4 years ago by bnasslahsen <[email protected]>
Merge pull request #750 from Nowheresly/typo

Fix typo

3b6dadc828492b44fb316efd816220d3d694f03b authored over 4 years ago by bnasslahsen <[email protected]>
fixes .travis.yml PR

55d92d3fc2ed43f7e28cbf66628eba4c8547d81e authored over 4 years ago by bnasslahsen <[email protected]>
Fix typo

8c5b4e582286881bfbd7704ea04fb952347787f5 authored over 4 years ago by Sylvere Richard <[email protected]>
Add support for @ExceptionHandler inside @RestController. Fixes #748.

215fa5f3545962c6ebc3525c43f6b7be3af6143c authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - new version commit: 'v1.4.3-SNAPSHOT'.

71c2614cd10d12235a351030672e98e6726c346e authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v1.4.2'.

62799d3137d7d072edc6a8524540f387a8744081 authored over 4 years ago by bnasslahsen <[email protected]>
Update gradle.properties

502fdac4dd7ac5d9ba6f342ae92322cd9cbb9bd1 authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v1.4.2'.

20b64eec3c0ae186410ae49a660fdc2e1e598709 authored over 4 years ago by bnasslahsen <[email protected]>
prepare for next release

2120b6b6dc1f1e05c9ac29a4544c29d59dc576ad authored over 4 years ago by bnasslahsen <[email protected]>
revert to update build.gradle

44ab32aedec329250fcdf6b068833c1aca2e60ae authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - new version commit: 'v1.4.3-SNAPSHOT'.

d8644120c8b76d161463e4963079b2c4115a2760 authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v1.4.2'.

ee028f2d25499fc8ef127d8fe9608bf1192d0c24 authored over 4 years ago by bnasslahsen <[email protected]>
code cleanup

8486d615ac4bf7d9ed90e3efab59adb599d2f94f authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

d0eff472b6e24e6d003d09b6bb7d841432d3ca6e authored over 4 years ago by bnasslahsen <[email protected]>
review gradle configuration

f7026f593023ba9353f45979403687d168feb515 authored over 4 years ago by bnasslahsen <[email protected]>
Merge pull request #749 from MicNeo/master

Update CONTRIBUTING.adoc

6da662687a239a40bd2c9121981fa2bd257a558b authored over 4 years ago by bnasslahsen <[email protected]>
review gradle configuration

b7e75ff301b5fceb64dce2f95d430981e072e61f authored over 4 years ago by bnasslahsen <[email protected]>
Update CONTRIBUTING.adoc

Update repository URL in IDE setup instructions

64300c44d597f4d6e3ffe03fbdfda2dfab48086a authored over 4 years ago by Maciej Kopeć <[email protected]>
Impossible to configure swaggerurl programmatically. Fixes #744

cd7ef96d02d21832e0ea898dca29940264b9ddf8 authored over 4 years ago by bnasslahsen <[email protected]>
Maven enforcer error. Fixes #728

1bf42533715f400591b8e76c026bb5b40e2e04d2 authored over 4 years ago by bnasslahsen <[email protected]>
code review

feecc0cfbd3dd97101faefc7f1d9ae927a8a6429 authored over 4 years ago by bnasslahsen <[email protected]>
Failed load UI behind reverse proxy (Failed to load API definition). Fixes #736

57097f1719a24794e7c45c0af7f5d3b026b4d6db authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui version to 3.27.0

349e973dd2c3d670c8c69f6b475d43436594d5df authored over 4 years ago by bnasslahsen <[email protected]>
gradle conf update

534d6255fb828724320f7dd6b1398b4c1ba431a1 authored over 4 years ago by bnasslahsen <[email protected]>
tests in parallel

87fb00dc17d12d1c00b332b9cc286fbfcb4086eb authored over 4 years ago by bnasslahsen <[email protected]>
update travis.yml

57f616ec90263106906b0f7242fa54d0da06f28b authored over 4 years ago by bnasslahsen <[email protected]>
ClassNotFoundException: DefaultedPageable. Fixes #729

50b5dfa0a845e358b1d9a3d4195b3f50543b28e6 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

39f67dfbe7d94a776a1d5c557a940c0a83e7ee16 authored over 4 years ago by bnasslahsen <[email protected]>
Ãreview dependencies

2685582fa2020fa1faf3f3a18b0cc4565989a402 authored over 4 years ago by bnasslahsen <[email protected]>
Update README.md

cb573031ada7f2907e664e0659b007a7746fa5da authored over 4 years ago by bnasslahsen <[email protected]>
doc update

422b8abe2709c728baa3790b151878e9353df453 authored over 4 years ago by bnasslahsen <[email protected]>
project review

b06b8b572efe0ab1768d58f225139c6c8a4010a1 authored over 4 years ago by bnasslahsen <[email protected]>
project review

ab1c8b50103a573eced08716b52ba8f504b8f21c authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

e1ccd0fe5ca1c360fdfca6b998aac6e73f5e81d2 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

3e137db9537d8cf6dfc8958d1c8006ec57327ca9 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

f70eafe203b7f9eaab5cd69453714ad37dc8cbe6 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

99728bbc2167037cd17287ec57d8767b45052204 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

2d867e12d640aec8c0b5a25550d85c2304bbe626 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

89a79a9dd2153197505e1c2c06552cb6e6213228 authored over 4 years ago by bnasslahsen <[email protected]>
migration from maven to gradle

7d72ad39e53058061f95de3ab0c9d5943bace43a authored over 4 years ago by bnasslahsen <[email protected]>
Update CHANGELOG.md

6b6a3ea06f0c92949f2f93f22b80140edfce9b6b authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare for next development iteration

7661ab84c51b22502f9b94efb6feac5d9a54601d authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare release v1.4.1

782b144cd14acb97db56c4c9103f6dd9fa9dd6ea authored over 4 years ago by bnasslahsen <[email protected]>
code review

f3ebb24c9a7834fa7b1420fe8bf0d786eb954cff authored over 4 years ago by bnasslahsen <[email protected]>
Multiple file upload Flux<FilePart> error on the swagger-ui. Fixes #678

86f57e209ba4959c15c1aa6b8d363085707d76fc authored over 4 years ago by bnasslahsen <[email protected]>
Prevent swagger-config from being loaded twice in case of no groups. Fixes #688, #349, #545.

46dff5b9fba40da9301013b0026b4304f46ebfde authored over 4 years ago by bnasslahsen <[email protected]>
Ability to disable swagger-ui default petstore url. Fixes #714.

2f7c4c63149b810322c957536c506a5b2850ffdb authored over 4 years ago by bnasslahsen <[email protected]>
Wrong ApiResponse Schema picked up in ExceptionHandlers returning void. Fixes #711

ab0daf34ef33d7aab204fa5502b13082308e3ee6 authored over 4 years ago by bnasslahsen <[email protected]>
Create FUNDING.yml

d5260f6281a1c68423712bcd628c1a3ba1d25b2e authored over 4 years ago by bnasslahsen <[email protected]>
Add Support of Actuator endpoints using webflux. Fixes #713

a0be73965c4d988e68cc48a67865a26c15e7b6b9 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui version to 3.25.5

66baa2cda698020b73d2151e1f2157a907e88ff3 authored over 4 years ago by bnasslahsen <[email protected]>
[Feature] Pretty print OpenApi spec. Fixes #703

ea6fb8d7e318bdfb180b19d44afda0d2ad86a72f authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare for next development iteration

174e09cae59228d61334ee6560cee682a27479ca authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare release v1.4.0

ed3b489e8180d5b9cd0510969c12fb0990f8fceb authored over 4 years ago by bnasslahsen <[email protected]>
code review

324bbf2fbe1a84d74e67cef9a454a0c27515979c authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

21acf8fdb6ecd865488a5dae8e6ca05d8acc1992 authored over 4 years ago by bnasslahsen <[email protected]>
code review

bab70d96473ac12ef57ec9ecb6c74e5993318853 authored over 4 years ago by bnasslahsen <[email protected]>
Update CONTRIBUTING.adoc

4253d14554dc9befcff8aefcf903049028467c31 authored over 4 years ago by bnasslahsen <[email protected]>
code review

b413c95f42e088a7901b50edb5b8082082c079f6 authored over 4 years ago by bnasslahsen <[email protected]>
Mark GroupedOpenApi.setGroup as deprecated. Use GroupedOpenApi.group instead.

3e54e9181faaf14ba39c15d6d4aafe1559d1a8a9 authored over 4 years ago by bnasslahsen <[email protected]>
Added support for wrapper types on request

7b50c827d5ff8ee9c3661175ec02bdb619ff1085 authored over 4 years ago by bnasslahsen <[email protected]>
Added support for wrapper types on request

1ac0f6ac9ebe31121da08274a892ef49baaec6f0 authored over 4 years ago by bnasslahsen <[email protected]>
fix test

a41f1f21aaaf1f4dd305c95bd1325c756b8768db authored over 4 years ago by bnasslahsen <[email protected]>
fix test

82eb146de7c2b45ac69ce74bc5511f8e84f5beab authored over 4 years ago by bnasslahsen <[email protected]>
Add support for @ParameterObject with POST endpoints. Fixes #693

514a774116b10a0ab691fb14a110cc5efebd347a authored over 4 years ago by bnasslahsen <[email protected]>
update changelog

44f1e16402e9a68b2de3a0b4ef3646d25a77e2f4 authored over 4 years ago by bnasslahsen <[email protected]>
@RepositoryRestResource Support. Fixes #644.

16febf1c3df86b0a7157e84e0abbc3f7b92b1393 authored over 4 years ago by bnasslahsen <[email protected]>
code review

fc942ba5f7b0df0085d332523fb2b8316bf3713a authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui version

4a9810e766dc86de0195d1d8e26786c908d859f3 authored over 4 years ago by bnasslahsen <[email protected]>
@RequestAttribute parameter appears in the UI. Fixes #267

067260ef2bb7d6e7a3172bd704eb83e9c3f46b37 authored over 4 years ago by bnasslahsen <[email protected]>
Servers OpenAPI block resets after customizing with GroupedOpenApi. Fixes #695

d693216a06731e26e44d9dc1103bf66058007a11 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of https://github.com/springdoc/springdoc-openapi

5b033f00fc8e2954c34758dbd759a047c3ac7b67 authored over 4 years ago by bnasslahsen <[email protected]>
Servers OpenAPI block resets after customizing with GroupedOpenApi. Fixes #695

d43dbe7129c0c5df14afb6990550a0a860914930 authored over 4 years ago by bnasslahsen <[email protected]>
Update CONTRIBUTING.adoc

139dc579b36fe02cbcbb1c6a573057fd8ff98674 authored over 4 years ago by bnasslahsen <[email protected]>
add SpringDocUtils.addHiddenRestControllers(String ...)

410bb8aa23af957e625d8db4bce85bd3467dc50b authored over 4 years ago by bnasslahsen <[email protected]>
Spring-boot 1, warning about bean creation - cache disabled. Fixes #689

196b1b6a52c8c0d7a1188ce87179bc8e2681448e authored over 4 years ago by bnasslahsen <[email protected]>
initial support of @RepositoryRestResource. Fixes #644

0529008bbf2425bbd7b15df26832a3eac4c47cc4 authored over 4 years ago by bnasslahsen <[email protected]>
Merge pull request #668 from jryan128/used-merged-annotation-for-parameter

Process @Parameters method parameters as Spring MergedAnnotations

44acd06a42a4ab23f055713582dd65eb6cd144c7 authored over 4 years ago by bnasslahsen <[email protected]>
Fix left over merge

503d81c9b28deb92005b867534241bd95e13bb78 authored over 4 years ago by Jonathan Ryan <[email protected]>
Move to 120

8abdc75931ef63603dc5b5254d5dd094ed6a3ba7 authored over 4 years ago by Jonathan Ryan <[email protected]>
Merge remote-tracking branch 'origin/master' into used-merged-annotation-for-parameter

1da94a738a10d7793c67b09f1c5518fea6d023ef authored over 4 years ago by Jonathan Ryan <[email protected]>
Merge branch 'used-merged-annotation-for-parameter' of github.com:jryan128/springdoc-openapi into used-merged-annotation-for-parameter

0553f09c21634320e3867474d06a6ea36625bae1 authored over 4 years ago by Jonathan Ryan <[email protected]>
Add tests

9e1f65cf9f3401daff5c88898494da07c7944549 authored over 4 years ago by Jonathan Ryan <[email protected]>
Update AbstractRequestBuilder.java

4a1480b89478737c4e1c18569a6cee176c603ec7 authored over 4 years ago by Jonathan Ryan <[email protected]>
Update AbstractRequestBuilder.java

6e1e3bd9fe9f9f96a594bd4e188460a3303cce50 authored over 4 years ago by Jonathan Ryan <[email protected]>
Make compatible with older Spring versions

8f5fa2b3612ed29ad1165ab0ddfff1faa65b0db3 authored over 4 years ago by Jonathan Ryan <[email protected]>
project update

f85603ed882b3c0d71f36ace8b7c88a7dfd126aa authored over 4 years ago by bnasslahsen <[email protected]>
project update

ae5dea32fdfedcea43cc7bba93dfd1ccb44ce63f authored over 4 years ago by bnasslahsen <[email protected]>