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

Add PATCH/PUT request for Key Events API #309

Open
AndreiAlexandruParaschiv opened this issue May 24, 2024 · 0 comments
Open

Add PATCH/PUT request for Key Events API #309

AndreiAlexandruParaschiv opened this issue May 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AndreiAlexandruParaschiv
Copy link
Contributor

AndreiAlexandruParaschiv commented May 24, 2024

Is your feature request related to a problem? Please describe.

  • When creating key events, errors in the name, type or even date can occur and there is no possibility to update/modify it.
    Nowadays, the event needs to be a) deleted and b) created again with the correct data.

Describe the solution you'd like

  • Introduce the PUT request to be able to modify the name/type or date of the key event.

Describe alternatives you've considered

  • PUT for endpoint /sites/{siteId}/key-events/{keyEventId}
@AndreiAlexandruParaschiv AndreiAlexandruParaschiv added the enhancement New feature or request label May 24, 2024
@AndreiAlexandruParaschiv AndreiAlexandruParaschiv changed the title Add PATCH request for Key Events API Add PATCH/PUT request for Key Events API May 30, 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
None yet
Development

No branches or pull requests

1 participant