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
might have to create a new Dto if the current one is also used for updates
Why would updates not have the same constraints?
Actually yes. You can ignore that comment. We had a separate ticket for reworking the layout updates (either always send the whole entity or change to PATCH) and this will address that too.
Testing in Postman, the API changes seem fine. There is a general bug with the remote implementation (#131) that is stopping me from testing from the UI.
Background
Currently nothing is stopping us from sending a request which omits all the fields in metadata
Work Required
The text was updated successfully, but these errors were encountered: