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

Support for most recent osc-api description #97

Open
jerome-jutteau opened this issue Apr 12, 2023 · 0 comments
Open

Support for most recent osc-api description #97

jerome-jutteau opened this issue Apr 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jerome-jutteau
Copy link
Contributor

Hi,
Starting from osc-api 1.26.0, the yaml description introduced a breaking change by altering some types (e.g "datetime" to "date-time").
Additionally, the yaml description now make use of "oneOf" keyword which may also introduce breaking change in interface.

As type change is breaking change:

  • we will have to create a new major version
  • we must make sure the generator support oneOf
  • we can upgrade generator version
@jerome-jutteau jerome-jutteau added the bug Something isn't working label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant