Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add getUseFqn to TypeNameResolver #4484

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

timonback
Copy link
Contributor

No description provided.

@frantuma frantuma merged commit 006b1ae into swagger-api:master Oct 24, 2023
5 checks passed
ndwlocatieservices added a commit to ndwnu/nls-accessibility-map that referenced this pull request Jun 28, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nu.ndw.nls:routing-map-matcher-spring-boot](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | patch | `7.6.0` -> `7.6.1` |
| [io.swagger.core.v3:swagger-annotations](https://github.com/swagger-api/swagger-core) | compile | patch | `2.2.17` -> `2.2.19` |
| [org.openapitools:openapi-generator-maven-plugin](https://github.com/openapitools/openapi-generator) | build | minor | `7.0.1` -> `7.1.0` |
| [org.keycloak:keycloak-authz-client](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | test | patch | `22.0.4` -> `22.0.5` |

---

### Release Notes

<details>
<summary>swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)</summary>

### [`v2.2.19`](https://github.com/swagger-api/swagger-core/releases/tag/v2.2.19): Swagger-core 2.2.19 released!

[Compare Source](swagger-api/swagger-core@v2.2.18...v2.2.19)

-   give precedence to requiredMode annotation ([#&#8203;4533](swagger-api/swagger-core#4533))
-   update dependencies ([#&#8203;4521](swagger-api/swagger-core#4521))
-   Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 ([#&#8203;4513](swagger-api/swagger-core#4513))
-   add deps update CI ([#&#8203;4509](swagger-api/swagger-core#4509))

### [`v2.2.18`](https://github.com/swagger-api/swagger-core/releases/tag/v2.2.18): Swagger-core 2.2.18 released!

[Compare Source](swagger-api/swagger-core@v2.2.17...v2.2.18)

-   refs [#&#8203;4483](swagger-api/swagger-core#4483) - fix NullPointer for [@&#8203;ApiResponse](https://github.com/ApiResponse) missing description ([#&#8203;4501](swagger-api/swagger-core#4501))
-   refs [#&#8203;4462](swagger-api/swagger-core#4462) - exclude javax.validation annotations from container values processing ([#&#8203;4500](swagger-api/swagger-core#4500))
-   Update README.md versions list ([#&#8203;4493](swagger-api/swagger-core#4493))
-   feat: add getUseFqn to TypeNameResolver ([#&#8203;4484](swagger-api/swagger-core#4484))

</details>

<details>
<summary>openapitools/openapi-generator (org.openapitools:openapi-generator-maven-plugin)</summary>

### [`v7.1.0`](https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.1.0): released

[Compare Source](OpenAPITools/openapi-generator@v7.0.1...v7.1.0)

v7.1.0 is the first release [with breaking changes (with fallback)](https://github.com/OpenAPITools/openapi-generator/pulls?q=is%3Amerged+is%3Apr+milestone%3A7.1.0+label%3A%22Breaking+change+%28with+fallback%29%22+) after the major release v7.0.0 in Aug 2023.

Breaking changes with f...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants