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

Implement API Endpoint for Updating Usage Statuses #244

Open
VKTB opened this issue Apr 17, 2024 · 0 comments
Open

Implement API Endpoint for Updating Usage Statuses #244

VKTB opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@VKTB
Copy link
Collaborator

VKTB commented Apr 17, 2024

The API should have a /usage-statuses/{usage_status_id} PATCH endpoint that would allow consumers to update usage statuses (i.e. name). This will need to be a migration type of operation as usage statuses are used by items. In other words, if the name of a usage status gets updated then the name of the usage status in any item that references this usage status should be updated.

@joelvdavies joelvdavies added the enhancement New feature or request label Apr 17, 2024
@joshuadkitenge joshuadkitenge self-assigned this Apr 24, 2024
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
Status: Backlog
Development

No branches or pull requests

3 participants