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

[FEATURE REQ] Automatically creating Version Set by Publisher based on API Version in OpenAPI specs #453

Closed
ahmedbham opened this issue Jan 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ahmedbham
Copy link
Contributor

Please describe the feature.

API Version can be specified in "version" field of Info Object in OpenAPI specification document. When creating an API using publisher by importing OpenAPI specification document, it would be very useful to automatically create Version Set based on version field value.

Copy link

github-actions bot commented Jan 5, 2024

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

@waelkdouh waelkdouh added the enhancement New feature or request label Jan 5, 2024
@guythetechie
Copy link
Contributor

Sorry, this is out of scope for us. APIM doesn't use the version field in the OpenAPI specification that way. We'd run into conflicts between APIM's definition of a version set and what's defined in the OpenAPI spec.

@guythetechie guythetechie closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
@guythetechie
Copy link
Contributor

If you can convince the APIM team to do this (automatically create a version set when importing a spec from the portal), then we'd be happy to add their implementation to ApiOps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants