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
Reopening so we can review and confirm some details:
Able to receive partial application content object
will overwrite properties that are included in the sent data
will not change properties that are missing in the sent data
to clear a value, send that property as a null value. For string fields, sending an empty string is also acceptable (standard form behaviour).
Edit should not validate the application content... this is a work in progress submission, validation can be done on the UI and should be checked when user tries to submit.
Descriptions
To support application editing, we need a REST endpoint to allow content update and application saving.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: