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

Update annotations to OpenApi 3 #6182

Merged
merged 2 commits into from Jan 2, 2023
Merged

Conversation

caspermeijn
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Documentation yes
Translation no
CHANGELOG.md no
License MIT

Updates to latest nelmio/api-doc-bundle and update the Wallabag API annotations to OpenApi 3.

Closes #6108

dependabot bot and others added 2 commits December 22, 2022 13:57
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 3.10.1 to 4.10.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](nelmio/NelmioApiDocBundle@v3.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Most of the API annotations are directly converted. The changes in meaning are:
- Parameters "in body" is not supported anymore. These are changed to "in query" or to a request body (depending on the code).
@j0k3r
Copy link
Member

j0k3r commented Jan 2, 2023

Good job!

@j0k3r j0k3r added this to the 2.6.0 milestone Jan 2, 2023
@j0k3r j0k3r merged commit 7625e36 into wallabag:master Jan 2, 2023
@caspermeijn caspermeijn deleted the openapi3 branch February 17, 2023 06:26
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.

None yet

2 participants