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

chore: generate new dmss api #111

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

KristianKjerstad
Copy link
Contributor

@KristianKjerstad KristianKjerstad commented Aug 1, 2023

What does this pull request change?

update the version of the openapi generator to 6.0.0 and Generate new dmss api.

The reason we have to upgrade openapi generator version is that the old version used does not work with the Entity class defined in dmss (that class is used in validation endpoints).
I believe it is related to this bug OpenAPITools/openapi-generator#10564

Issues related to this change

@KristianKjerstad KristianKjerstad merged commit 2778f2c into main Aug 1, 2023
3 checks passed
@KristianKjerstad KristianKjerstad deleted the chore/generate-new-dmss-api branch August 1, 2023 12:00
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