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

API path configurations need to be more comprehensive optionally #10

Open
ashendes opened this issue May 2, 2023 · 0 comments
Open

Comments

@ashendes
Copy link
Contributor

ashendes commented May 2, 2023

Description:
Currently, only the base API path of the Choreo APIs are requested as a configurable.
The API path configurations need be more comprehensive because,

  1. Any customized APIs may have different context paths and users will have to manually update the API paths in the source code if this happens
  2. Updates to the APIs could be reflected in separate versions. There is no way to update the API version in the URLs without changing the source code manually.

Users should be given the option to update the individual API paths if required.

[1]

url: `${BASE_URL}/usage-data-api/1.0.0/packageRecommendation`

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

1 participant