adobe / adobe/spacecat-api-service

Add PATCH/PUT request for Key Events API

Open
#309 0 comments 0 reactions 1 assignee Claimed by @AndreiAlexandruParaschiv View on GitHub
enhancement
Dominant language
JavaScript
Stars
10
Forks
15
Avg merge
1d 9h
Merged PRs (30d)
150

Description

_**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}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.