You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case when a user locks an event, a list of event identifiers for deletion is sent to the endpoint for clearing all events. This needs to be taken into account.
To do this, we need to consider passing additional parameters from the request payload.
In the case when a user locks an event, a list of event identifiers for deletion is sent to the endpoint for clearing all events. This needs to be taken into account.
To do this, we need to consider passing additional parameters from the request payload.
data
field.Considers id list in
Delete events
action #37Include HTTP method DELETE to a body parsing list; parse arguments on HTTP calls from the Frontend #38
The text was updated successfully, but these errors were encountered: