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
Syntax highlighting in Swagger-ui can't be configured in Springdoc. Fixes #877
c49419f357710c52b4a176e3fcfa33de189e0c38 authored over 4 years ago by bnasslahsen <[email protected]>
c49419f357710c52b4a176e3fcfa33de189e0c38 authored over 4 years ago by bnasslahsen <[email protected]>
QuerydslPredicateOperationCustomizer exclude static fields and support QuerydslBindings.excludeUnlistedProperties feature. Fixes #866.
0575b085009c0db01014aa24750ab4f3e820b9d2 authored over 4 years ago by bnasslahsen <[email protected]>
0575b085009c0db01014aa24750ab4f3e820b9d2 authored over 4 years ago by bnasslahsen <[email protected]>
code cleanup
7bb02407d0ca296acaf2c11cb8fd3a5064771f9e authored over 4 years ago by bnasslahsen <[email protected]>
7bb02407d0ca296acaf2c11cb8fd3a5064771f9e authored over 4 years ago by bnasslahsen <[email protected]>
Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header. Fixes #878,#449.
0346b6aeb0f5372f49580be910e80afe59f4d5ef authored over 4 years ago by bnasslahsen <[email protected]>
0346b6aeb0f5372f49580be910e80afe59f4d5ef authored over 4 years ago by bnasslahsen <[email protected]>
@ParameterObject causes NPE when combined with spring-data-rest. Fixes #876
d6e216e6ce5ed0ede366e2ab6834bf3542566f7b authored over 4 years ago by bnasslahsen <[email protected]>
d6e216e6ce5ed0ede366e2ab6834bf3542566f7b authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare for next development iteration
247022b8de74c27287a8d0f2cba925de41f8861f authored over 4 years ago by Jenkins Automation Server <[email protected]>
247022b8de74c27287a8d0f2cba925de41f8861f authored over 4 years ago by Jenkins Automation Server <[email protected]>
[maven-release-plugin] prepare release v1.4.7
378ccfeadf998728db0036ae99511b11c3784062 authored over 4 years ago by Jenkins Automation Server <[email protected]>
378ccfeadf998728db0036ae99511b11c3784062 authored over 4 years ago by Jenkins Automation Server <[email protected]>
CHANGELOG.md update for release 1.4.7
9918520dded943f65c1465dabd6f5064645ffd14 authored over 4 years ago by bnasslahsen <[email protected]>
9918520dded943f65c1465dabd6f5064645ffd14 authored over 4 years ago by bnasslahsen <[email protected]>
Upgrade swagger-ui version to v3.34.0.
1d69ebaf6549b2fd14a5606799e5cfcb1773ef3b authored over 4 years ago by bnasslahsen <[email protected]>
1d69ebaf6549b2fd14a5606799e5cfcb1773ef3b authored over 4 years ago by bnasslahsen <[email protected]>
lazy initialization bug. Fixes #873.
cb758b74566e6e32ffdc8325d0efffea9eb8bf14 authored over 4 years ago by bnasslahsen <[email protected]>
cb758b74566e6e32ffdc8325d0efffea9eb8bf14 authored over 4 years ago by bnasslahsen <[email protected]>
Javascript error occurs when I set springdoc.swagger-ui.csrf.enabled=true. Fixes #872.
8c1e3d50a98fb0bb456dfe657bb62bfad91654ec authored over 4 years ago by bnasslahsen <[email protected]>
8c1e3d50a98fb0bb456dfe657bb62bfad91654ec authored over 4 years ago by bnasslahsen <[email protected]>
spring-rest-docs api-docs endpoint 500 error using Spring Boot: 2.4.0-M2. Fixes #847.
8b6d232825e8cad5695c12215e4d86d751ce79f0 authored over 4 years ago by bnasslahsen <[email protected]>
8b6d232825e8cad5695c12215e4d86d751ce79f0 authored over 4 years ago by bnasslahsen <[email protected]>
Incorrect schema addition on header if used in Spring mapping. Fixes #869.
2dae34a35e5b50d8907caccea13ece36477714f9 authored over 4 years ago by bnasslahsen <[email protected]>
2dae34a35e5b50d8907caccea13ece36477714f9 authored over 4 years ago by bnasslahsen <[email protected]>
HAL representation (_embedded and _links) in definitions when application returning plain json. Fixes #870.
37dc83a2e5e8467f92a674aad9c19b34df931f9d authored over 4 years ago by bnasslahsen <[email protected]>
37dc83a2e5e8467f92a674aad9c19b34df931f9d authored over 4 years ago by bnasslahsen <[email protected]>
Upgrade spring-boot version to 2.3.4
0df5f2c6d89cd8e8e23ef95961f6fcca66def29c authored over 4 years ago by bnasslahsen <[email protected]>
0df5f2c6d89cd8e8e23ef95961f6fcca66def29c authored over 4 years ago by bnasslahsen <[email protected]>
Wrong @ManyToOne relationship naming. Fixes #861.
f4f9ff71cdc4a3e6596f76a978575ab2a19878e8 authored over 4 years ago by bnasslahsen <[email protected]>
f4f9ff71cdc4a3e6596f76a978575ab2a19878e8 authored over 4 years ago by bnasslahsen <[email protected]>
NPE with QueryDSL configuration - SpringBoot < 2.3.2. Fixes #864.
24327770efec5fdac61c27fecdab34decc0d00fb authored over 4 years ago by bnasslahsen <[email protected]>
24327770efec5fdac61c27fecdab34decc0d00fb authored over 4 years ago by bnasslahsen <[email protected]>
code reivew
5732561fe90e680f006ea7f6f0b1681f4e83c499 authored over 4 years ago by bnasslahsen <[email protected]>
5732561fe90e680f006ea7f6f0b1681f4e83c499 authored over 4 years ago by bnasslahsen <[email protected]>
Upgrade spring-boot version to 2.3.3.RELEASE
82425180fe18c94497b4caad31021f1c3106919a authored over 4 years ago by bnasslahsen <[email protected]>
82425180fe18c94497b4caad31021f1c3106919a authored over 4 years ago by bnasslahsen <[email protected]>
Upgrade spring-boot version to 2.3.3.RELEASE
f56c462e9bacfd09f3c4440971958060990af1c2 authored over 4 years ago by bnasslahsen <[email protected]>
f56c462e9bacfd09f3c4440971958060990af1c2 authored over 4 years ago by bnasslahsen <[email protected]>
API component schema description incorrectly overwritten by API parameter description. Fixes #852.
bdfa6eaefafee626e6b80383dc47bd1e665e722d authored over 4 years ago by bnasslahsen <[email protected]>
bdfa6eaefafee626e6b80383dc47bd1e665e722d authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'PicnicSupermarket-dodecahedra/pre-loading'
e5f058aa9d7fccc326cd1a71583c485d324d1315 authored over 4 years ago by bnasslahsen <[email protected]>
e5f058aa9d7fccc326cd1a71583c485d324d1315 authored over 4 years ago by bnasslahsen <[email protected]>
Review PR: Add pre-loading setting to load OpenAPI early. Fixes #854.
cf77e88d77a2209c95c7b40ef85031a548317d25 authored over 4 years ago by bnasslahsen <[email protected]>
cf77e88d77a2209c95c7b40ef85031a548317d25 authored over 4 years ago by bnasslahsen <[email protected]>
Add pre-loading setting to load OpenAPI early
Add configuration setting to `SpringDocConfigProperties` to enable pre-loading of OpenAPI. This ...
5bb12ec2455320fb56afd2d3150ea335e4c7e4fc authored over 4 years ago by Dodecahedra <[email protected]>
[maven-release-plugin] prepare for next development iteration
b99a2d4a3aa181791a84c60314eb994c8a97d93f authored over 4 years ago by Jenkins Automation Server <[email protected]>
b99a2d4a3aa181791a84c60314eb994c8a97d93f authored over 4 years ago by Jenkins Automation Server <[email protected]>
[maven-release-plugin] prepare release v1.4.6
1ca2f55d264ec00d28cacfad396cb8f0d8bc04f9 authored over 4 years ago by Jenkins Automation Server <[email protected]>
1ca2f55d264ec00d28cacfad396cb8f0d8bc04f9 authored over 4 years ago by Jenkins Automation Server <[email protected]>
CHANGELOG.md update
cf8fec38c482c5bf154d76b28b4c4b6a3f058366 authored over 4 years ago by bnasslahsen <[email protected]>
cf8fec38c482c5bf154d76b28b4c4b6a3f058366 authored over 4 years ago by bnasslahsen <[email protected]>
ClassNotFoundException: javax.servlet.Filter when using springdoc-openapi-security module in webflux application. Fixes #845
cd5f1a10267e84167ffafb4b701f72e6ccc33269 authored over 4 years ago by bnasslahsen <[email protected]>
cd5f1a10267e84167ffafb4b701f72e6ccc33269 authored over 4 years ago by bnasslahsen <[email protected]>
Cannot disable Try it out button. Fxies #844.
6207696645216f4fa6ee163a84210d029e74b3bf authored over 4 years ago by bnasslahsen <[email protected]>
6207696645216f4fa6ee163a84210d029e74b3bf authored over 4 years ago by bnasslahsen <[email protected]>
Improve compatibility with native images.
3ea72c607f987de4c282e363a0ece0108090817b authored over 4 years ago by bnasslahsen <[email protected]>
3ea72c607f987de4c282e363a0ece0108090817b authored over 4 years ago by bnasslahsen <[email protected]>
[maven-release-plugin] prepare for next development iteration
03808b21afd782bda015a67974bdfc2ba3a851db authored over 4 years ago by Jenkins Automation Server <[email protected]>
03808b21afd782bda015a67974bdfc2ba3a851db authored over 4 years ago by Jenkins Automation Server <[email protected]>
[maven-release-plugin] prepare release v1.4.5
0c52bd44fe9e1811d44c4774fe2af2d720eddef6 authored over 4 years ago by Jenkins Automation Server <[email protected]>
0c52bd44fe9e1811d44c4774fe2af2d720eddef6 authored over 4 years ago by Jenkins Automation Server <[email protected]>
CHANGELOG.md update
537e81b89a1177e127fcb959fb25c73150d47bb4 authored over 4 years ago by bnasslahsen <[email protected]>
537e81b89a1177e127fcb959fb25c73150d47bb4 authored over 4 years ago by bnasslahsen <[email protected]>
Spring Hateoas - Extending EntityModel. Fixes #798
54a19535d88349cdf3ae0b32606aeaa9dd24f361 authored over 4 years ago by bnasslahsen <[email protected]>
54a19535d88349cdf3ae0b32606aeaa9dd24f361 authored over 4 years ago by bnasslahsen <[email protected]>
Upgrade swagger-ui version to 3.32.5.
108916f3bcd871e7ceeed0d1a19d91a73d1845a4 authored over 4 years ago by bnasslahsen <[email protected]>
108916f3bcd871e7ceeed0d1a19d91a73d1845a4 authored over 4 years ago by bnasslahsen <[email protected]>
Make Spring Security login-endpoint automatically visible in SwaggerUI. Fixes #827
38f70b1b3fcce57049fb97b6d6a29bc37553069b authored over 4 years ago by bnasslahsen <[email protected]>
38f70b1b3fcce57049fb97b6d6a29bc37553069b authored over 4 years ago by bnasslahsen <[email protected]>
code review
98bfe31a13591b6d6419c3f58b81cfc48e32ceb8 authored over 4 years ago by bnasslahsen <[email protected]>
98bfe31a13591b6d6419c3f58b81cfc48e32ceb8 authored over 4 years ago by bnasslahsen <[email protected]>
issues with spring data rest and @ManyToOne relationships. Fixes #792.
13e3bfe2b7a988af731796ea185d23bc411e8387 authored over 4 years ago by bnasslahsen <[email protected]>
13e3bfe2b7a988af731796ea185d23bc411e8387 authored over 4 years ago by bnasslahsen <[email protected]>
code review
336fa8f910c471a514b80356e259a4333da89362 authored over 4 years ago by bnasslahsen <[email protected]>
336fa8f910c471a514b80356e259a4333da89362 authored over 4 years ago by bnasslahsen <[email protected]>
Add support of swagger annotations @SecurityRequirement and @Tag on @Repository interface. Fixes #837.
a382dd3150e59ae3981023fb282dd3e1b9f3bc92 authored over 4 years ago by bnasslahsen <[email protected]>
a382dd3150e59ae3981023fb282dd3e1b9f3bc92 authored over 4 years ago by bnasslahsen <[email protected]>
Springdoc is unable to redirect to swagger-ui/index.html with Spring Boot 2.4.0-M2. Fixes #836.
9ecb59e9fed4833bffee4d243f80b7d88be1586b authored over 4 years ago by bnasslahsen <[email protected]>
9ecb59e9fed4833bffee4d243f80b7d88be1586b authored over 4 years ago by bnasslahsen <[email protected]>
Add support for spring.data.rest.default... properties.
123b45e6a392d305134a641c0dd676ed297764d9 authored over 4 years ago by bnasslahsen <[email protected]>
123b45e6a392d305134a641c0dd676ed297764d9 authored over 4 years ago by bnasslahsen <[email protected]>
Add support for spring.data.web properties.
c4eb575659ecd667ff9ae2b17d9cd0f508093986 authored over 4 years ago by bnasslahsen <[email protected]>
c4eb575659ecd667ff9ae2b17d9cd0f508093986 authored over 4 years ago by bnasslahsen <[email protected]>
code review
9cdc93c746c39107d4739ca9015eb5fca3b72423 authored over 4 years ago by bnasslahsen <[email protected]>
9cdc93c746c39107d4739ca9015eb5fca3b72423 authored over 4 years ago by bnasslahsen <[email protected]>
Add support for @PageableDefault. Fixes #831.
e070b44f5650feec6d838e0b0fe4e174eaa9a8c5 authored over 4 years ago by bnasslahsen <[email protected]>
e070b44f5650feec6d838e0b0fe4e174eaa9a8c5 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui to 3.32.3.
53e017fb3e5ccedae611476b75f572d3420b7b24 authored over 4 years ago by bnasslahsen <[email protected]>
53e017fb3e5ccedae611476b75f572d3420b7b24 authored over 4 years ago by bnasslahsen <[email protected]>
Improve management of abstract generic. Fixes #829
d04fef8bc152f035fa7698305c9b43131ddabf19 authored over 4 years ago by bnasslahsen <[email protected]>
d04fef8bc152f035fa7698305c9b43131ddabf19 authored over 4 years ago by bnasslahsen <[email protected]>
Added support for @Hidden on response class. Fixes #826
8a8ae05e1c4b85c9f998dc96a4a5c8d445826087 authored over 4 years ago by bnasslahsen <[email protected]>
8a8ae05e1c4b85c9f998dc96a4a5c8d445826087 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui to 3.32.1
add8fe14cfbb1367daf7f9a797304ab814f5d65b authored over 4 years ago by bnasslahsen <[email protected]>
add8fe14cfbb1367daf7f9a797304ab814f5d65b authored over 4 years ago by bnasslahsen <[email protected]>
Operation having method for each accept header generate does not always generate the same api-docs. Fixes #822
b6eee1f783bba520ed84f3d6de73c4d281782919 authored over 4 years ago by bnasslahsen <[email protected]>
b6eee1f783bba520ed84f3d6de73c4d281782919 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of github.com:springdoc/springdoc-openapi
73207b9201aeb537558334e61b794bb1e1dfbb50 authored over 4 years ago by bnasslahsen <[email protected]>
73207b9201aeb537558334e61b794bb1e1dfbb50 authored over 4 years ago by bnasslahsen <[email protected]>
black and whitelist no longer works because of Spring Data Commons change since SpringBoot 2.3.2. Fixes #814
44ed8b0f2fb44cbf53e7815a59ffa990a914bfd3 authored over 4 years ago by bnasslahsen <[email protected]>
44ed8b0f2fb44cbf53e7815a59ffa990a914bfd3 authored over 4 years ago by bnasslahsen <[email protected]>
Update CONTRIBUTING.adoc
401840f34fb30efa94d4dbc38c4f8cc2d13003bb authored over 4 years ago by bnasslahsen <[email protected]>
401840f34fb30efa94d4dbc38c4f8cc2d13003bb authored over 4 years ago by bnasslahsen <[email protected]>
clean pom.xml
e27602dacc3f2fc67cbd4313fbbd4b686cd8ca61 authored over 4 years ago by bnasslahsen <[email protected]>
e27602dacc3f2fc67cbd4313fbbd4b686cd8ca61 authored over 4 years ago by bnasslahsen <[email protected]>
migrate project to maven
dde8fe7095a68ebab6c13a81d905dcf5940f009d authored over 4 years ago by bnasslahsen <[email protected]>
dde8fe7095a68ebab6c13a81d905dcf5940f009d authored over 4 years ago by bnasslahsen <[email protected]>
remove gradle parallel build
cbe38295e32363041bf45a4f68f74de17a5871da authored over 4 years ago by bnasslahsen <[email protected]>
cbe38295e32363041bf45a4f68f74de17a5871da authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - new version commit: 'v1.4.5-SNAPSHOT'.
6aeca34d9f7a7fe44233404a9a93ced683164ce9 authored over 4 years ago by bnasslahsen <[email protected]>
6aeca34d9f7a7fe44233404a9a93ced683164ce9 authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v1.4.4'.
6ab0de8fe28fc5e657294481a4cdd3f80f4c55a9 authored over 4 years ago by bnasslahsen <[email protected]>
6ab0de8fe28fc5e657294481a4cdd3f80f4c55a9 authored over 4 years ago by bnasslahsen <[email protected]>
Update CHANGELOG
289c24f9e6e5ea192ff8bea8e500c780dc674aac authored over 4 years ago by bnasslahsen <[email protected]>
289c24f9e6e5ea192ff8bea8e500c780dc674aac authored over 4 years ago by bnasslahsen <[email protected]>
Merge pull request #815 from gjorgievskivlatko/enable-empty-filter-property
Allow swagger-ui property filter to be an empty string
e848e9f63a0f5d1f0d210b85553ba5506a4f622e authored over 4 years ago by bnasslahsen <[email protected]>
Allow filter property to be an empty string
723492b0a6fb5cdadf7941d8304a9aea8a850dfb authored over 4 years ago by gjorgievskivlatko <[email protected]>
723492b0a6fb5cdadf7941d8304a9aea8a850dfb authored over 4 years ago by gjorgievskivlatko <[email protected]>
update swagger-ui to 3.31.1
64a2716547176d125bc333a7ee211f3f18c8abf6 authored over 4 years ago by bnasslahsen <[email protected]>
64a2716547176d125bc333a7ee211f3f18c8abf6 authored over 4 years ago by bnasslahsen <[email protected]>
Support for DeferredResult. Fixes #804
f9d031898635d29abe5402837952ba79b7c82a37 authored over 4 years ago by bnasslahsen <[email protected]>
f9d031898635d29abe5402837952ba79b7c82a37 authored over 4 years ago by bnasslahsen <[email protected]>
fix tests
a2e0469f2a3e5c6965237e80e4f9ea93e2466a39 authored over 4 years ago by bnasslahsen <[email protected]>
a2e0469f2a3e5c6965237e80e4f9ea93e2466a39 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade spring-boot version to 2.3.2.RELEASE. Fixes #806
94f9207a4325f566cdfca910a3f6708be0f2e4c6 authored over 4 years ago by bnasslahsen <[email protected]>
94f9207a4325f566cdfca910a3f6708be0f2e4c6 authored over 4 years ago by bnasslahsen <[email protected]>
update webflux actuator tests
d75d39230c1a918e90e640ef48f99d823d6fe401 authored over 4 years ago by bnasslahsen <[email protected]>
d75d39230c1a918e90e640ef48f99d823d6fe401 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui to 3.30.0 and swagger-api to 2.1.4
4973a8e4912fac169c9ef8a34294eef8ae787b6c authored over 4 years ago by bnasslahsen <[email protected]>
4973a8e4912fac169c9ef8a34294eef8ae787b6c authored over 4 years ago by bnasslahsen <[email protected]>
Generate api-docs for Custom Actuator Endpoint. Fixes #786
9f6632a23717c9f5849fc1602b55ddb12c192bc5 authored over 4 years ago by bnasslahsen <[email protected]>
9f6632a23717c9f5849fc1602b55ddb12c192bc5 authored over 4 years ago by bnasslahsen <[email protected]>
Merge pull request #802 from kristofpeto-tesco/patch-1
fix comment on api-docs.enabled in README.MD
1c569b1682661cab22b52d18d8e11af9ae6ab672 authored over 4 years ago by bnasslahsen <[email protected]>
fix comment on api-docs.enabled in README.MD
313ab13ca6d57a4a01435c0e8e2987e8c8652b14 authored over 4 years ago by kristofpeto-tesco <[email protected]>
313ab13ca6d57a4a01435c0e8e2987e8c8652b14 authored over 4 years ago by kristofpeto-tesco <[email protected]>
Merge pull request #800 from natrem/support-oauth2-scopes
support oauth2 pre-selected scopes
88cc2cce4851ae1bcd6ffdb51bb21f258e6c8834 authored over 4 years ago by bnasslahsen <[email protected]>
support oauth2 pre-selected scopes
28a151956fa1b3ac2fd8eb3a927a1df08b60e2a5 authored over 4 years ago by Pascal Verdage <[email protected]>
28a151956fa1b3ac2fd8eb3a927a1df08b60e2a5 authored over 4 years ago by Pascal Verdage <[email protected]>
Merge branch 'master' of github.com:springdoc/springdoc-openapi
5842104a4d4d4d68d2744eaa779afb29285b5f58 authored over 4 years ago by bnasslahsen <[email protected]>
5842104a4d4d4d68d2744eaa779afb29285b5f58 authored over 4 years ago by bnasslahsen <[email protected]>
Unable to generate correct definition for request parameter containing JSON. Fixes #791
8be775e5b2c4971a6d115f8a01e722af5133e86c authored over 4 years ago by bnasslahsen <[email protected]>
8be775e5b2c4971a6d115f8a01e722af5133e86c authored over 4 years ago by bnasslahsen <[email protected]>
Update README.md
08f2b3f9014f07fa24d763bd40741345398be764 authored over 4 years ago by bnasslahsen <[email protected]>
08f2b3f9014f07fa24d763bd40741345398be764 authored over 4 years ago by bnasslahsen <[email protected]>
supress warnings
767ef5c2cb0c29f70f689e75ae63fd64c715a730 authored over 4 years ago by bnasslahsen <[email protected]>
767ef5c2cb0c29f70f689e75ae63fd64c715a730 authored over 4 years ago by bnasslahsen <[email protected]>
supress warnings
1f2eff09a5b839f0c8b42313fbe423a5d7abb518 authored over 4 years ago by bnasslahsen <[email protected]>
1f2eff09a5b839f0c8b42313fbe423a5d7abb518 authored over 4 years ago by bnasslahsen <[email protected]>
code cleanup
488f5e8e292362b5ea4626e73c3a08beaf0877a5 authored over 4 years ago by bnasslahsen <[email protected]>
488f5e8e292362b5ea4626e73c3a08beaf0877a5 authored over 4 years ago by bnasslahsen <[email protected]>
Ãenable CSRF support for swagger-ui. Fixes #776
ec591f96aa406f2e11f904238be9701abc73b1c8 authored over 4 years ago by bnasslahsen <[email protected]>
ec591f96aa406f2e11f904238be9701abc73b1c8 authored over 4 years ago by bnasslahsen <[email protected]>
Spring boot actuator endpoint parameters. Fixes #775
b57116fdb721fdd83252c3be3ca072d1f2bbb16f authored over 4 years ago by bnasslahsen <[email protected]>
b57116fdb721fdd83252c3be3ca072d1f2bbb16f authored over 4 years ago by bnasslahsen <[email protected]>
éWeird YAML tag in section OpenAPI spec file. Fixes #774
2da39aae2976ef1cc888e5696caf763fb6f05fcf authored over 4 years ago by bnasslahsen <[email protected]>
2da39aae2976ef1cc888e5696caf763fb6f05fcf authored over 4 years ago by bnasslahsen <[email protected]>
MultipleOpenApiResource issue?. Fixes #771
76b9c186b135d64b6766054dfc995a7ce4ee6a91 authored over 4 years ago by bnasslahsen <[email protected]>
76b9c186b135d64b6766054dfc995a7ce4ee6a91 authored over 4 years ago by bnasslahsen <[email protected]>
fix tests
39a14dde03557f5b2b16335bf8d1d5747dc969e5 authored over 4 years ago by bnasslahsen <[email protected]>
39a14dde03557f5b2b16335bf8d1d5747dc969e5 authored over 4 years ago by bnasslahsen <[email protected]>
fix tests
6f904e889c313bb8c785556a7bd451af38a68ac2 authored over 4 years ago by bnasslahsen <[email protected]>
6f904e889c313bb8c785556a7bd451af38a68ac2 authored over 4 years ago by bnasslahsen <[email protected]>
fix gradle conf
04d360f1d1b7212136bf6659bfc09e918ab2d5d4 authored over 4 years ago by bnasslahsen <[email protected]>
04d360f1d1b7212136bf6659bfc09e918ab2d5d4 authored over 4 years ago by bnasslahsen <[email protected]>
Added the ability to use fully qualified name.
83f9d599a8ceed0d8516b258be4c86e4cc97ad9a authored over 4 years ago by bnasslahsen <[email protected]>
83f9d599a8ceed0d8516b258be4c86e4cc97ad9a authored over 4 years ago by bnasslahsen <[email protected]>
fix defaultModelRendering
9d591dabcf9a8327f63da5601dcdef6e2c0e35e3 authored over 4 years ago by bnasslahsen <[email protected]>
9d591dabcf9a8327f63da5601dcdef6e2c0e35e3 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of github.com:springdoc/springdoc-openapi
22e730401bd80601d50e7a144d0aeafefc430ab0 authored over 4 years ago by bnasslahsen <[email protected]>
22e730401bd80601d50e7a144d0aeafefc430ab0 authored over 4 years ago by bnasslahsen <[email protected]>
improver server url management
26458dd60b4d88824060288d74935805c63381fe authored over 4 years ago by bnasslahsen <[email protected]>
26458dd60b4d88824060288d74935805c63381fe authored over 4 years ago by bnasslahsen <[email protected]>
Update CHANGELOG.md
86a3168dabe7fdf9b897893608faf39440ce051e authored over 4 years ago by bnasslahsen <[email protected]>
86a3168dabe7fdf9b897893608faf39440ce051e authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - new version commit: 'v1.4.4-SNAPSHOT'.
7f3862ba4c58367982ee007a2677fb004e9c12bc authored over 4 years ago by bnasslahsen <[email protected]>
7f3862ba4c58367982ee007a2677fb004e9c12bc authored over 4 years ago by bnasslahsen <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v1.4.3'.
d4f105effb102ba2ea709afa0409d40ed2638055 authored over 4 years ago by bnasslahsen <[email protected]>
d4f105effb102ba2ea709afa0409d40ed2638055 authored over 4 years ago by bnasslahsen <[email protected]>
update changelog
53f856906d2324e9cc17b4d5021cf3c05bc1a242 authored over 4 years ago by bnasslahsen <[email protected]>
53f856906d2324e9cc17b4d5021cf3c05bc1a242 authored over 4 years ago by bnasslahsen <[email protected]>
improve compatibility with java 11
c41c110f1a4019b7139ea92856af4b557c45242c authored over 4 years ago by bnasslahsen <[email protected]>
c41c110f1a4019b7139ea92856af4b557c45242c authored over 4 years ago by bnasslahsen <[email protected]>
APIResponses constructed programmatically are not correctly analyzed. Fixes #758
413373e4479eef7ed781b573b30045f188eeeb6c authored over 4 years ago by bnasslahsen <[email protected]>
413373e4479eef7ed781b573b30045f188eeeb6c authored over 4 years ago by bnasslahsen <[email protected]>
fixes #757
a645cccc7abf744b561e1b98db97e2ad5085a6a4 authored over 4 years ago by bnasslahsen <[email protected]>
a645cccc7abf744b561e1b98db97e2ad5085a6a4 authored over 4 years ago by bnasslahsen <[email protected]>
upgrade swagger-ui version 3.28.0
96547c00ddb59cb839bab914d31bc5c2199441b0 authored over 4 years ago by bnasslahsen <[email protected]>
96547c00ddb59cb839bab914d31bc5c2199441b0 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'master' of github.com:springdoc/springdoc-openapi
0c5c4baf3c154600e25de7eca84eb4dd94f005d2 authored over 4 years ago by bnasslahsen <[email protected]>
0c5c4baf3c154600e25de7eca84eb4dd94f005d2 authored over 4 years ago by bnasslahsen <[email protected]>
Merge branch 'natrem-745-ui-transformer-interface'
c315d3f0b8c836dba54b1fa6b3de50d91a68b94f authored over 4 years ago by bnasslahsen <[email protected]>
c315d3f0b8c836dba54b1fa6b3de50d91a68b94f authored over 4 years ago by bnasslahsen <[email protected]>
code review
0af7d9754dd70430a5b06090c7248002aada2377 authored over 4 years ago by bnasslahsen <[email protected]>
0af7d9754dd70430a5b06090c7248002aada2377 authored over 4 years ago by bnasslahsen <[email protected]>