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

REST APIs not being updated as default version #2248

Closed
sgayangi opened this issue Apr 2, 2024 · 2 comments
Closed

REST APIs not being updated as default version #2248

sgayangi opened this issue Apr 2, 2024 · 2 comments

Comments

@sgayangi
Copy link
Contributor

sgayangi commented Apr 2, 2024

Description:

  1. Deploy a REST API
  2. Mark it as default version: true from Publisher - Basic Info tab
  3. Save the API
  4. Deploy the API
  5. Invoke the API with the version in URL - works as expected.
  6. Invoke the API without the version in URL - Gives 404 resource not found error
  7. When reviewing the API CR for that API, it has defaultVersion: false. Howver, the UI will have default version marked as true.
@CrowleyRajapakse
Copy link
Contributor

this works in latest beta, let's verify

@sgayangi
Copy link
Contributor Author

sgayangi commented Apr 3, 2024

Issue not reproduced in beta pack, therefore closing this issue

@sgayangi sgayangi closed this as completed Apr 3, 2024
@Krishanx92 Krishanx92 added this to the 1.1.0-rc milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants