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

Correct path in register_update_item docstring #507

Merged

Conversation

bmcandr
Copy link
Contributor

@bmcandr bmcandr commented Dec 22, 2022

Description:

The docstring for the transaction extension's register_update_item function lists an incomplete path:

(PUT /collections/{collection_id}/items)

vs

"/collections/{collection_id}/items/{item_id}"

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@bmcandr bmcandr force-pushed the fix/register-update-item-docstring branch from 0869ff6 to 342e51e Compare December 22, 2022 04:10
Copy link
Collaborator

@geospatial-jeff geospatial-jeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bmcandr!

@geospatial-jeff geospatial-jeff merged commit f69c11a into stac-utils:master Dec 22, 2022
@gadomski gadomski added this to the 2.4.4 milestone Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants