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
It would be a nice enhancement when you choose to use the UpdateAction Operation (PUT), the forms below will be filled with the data allready provided by the GET Operation.
This way if you only want to edit a singular field, all the other information will stay the same instead of setting this to NULL by the API.
The text was updated successfully, but these errors were encountered:
Yep, that would indeed be nice. Unfortunately, at the moment I don't have the time to implement this myself. Pull requests are more than welcome though
It would be a nice enhancement when you choose to use the UpdateAction Operation (PUT), the forms below will be filled with the data allready provided by the GET Operation.
This way if you only want to edit a singular field, all the other information will stay the same instead of setting this to
NULL
by the API.The text was updated successfully, but these errors were encountered: