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

Some API semantics still refer to version instead of tag #46

Open
shevron opened this issue Aug 11, 2020 · 1 comment
Open

Some API semantics still refer to version instead of tag #46

shevron opened this issue Aug 11, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@shevron
Copy link
Contributor

shevron commented Aug 11, 2020

While API action names have been renamed to refer to tag, there are some cases where parameter names and returned struct keys still refer to version.

Examples:

  • in resource_show_tag: version_id parameter, version_metadata in the returned dict
  • Same in package_show_tag
@shevron shevron added bug Something isn't working good first issue Good for newcomers labels Aug 11, 2020
@shevron
Copy link
Contributor Author

shevron commented Aug 11, 2020

Also package_show_tag has versions dict key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Development

No branches or pull requests

1 participant