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
newJob requires the upload of an entire job document in the request body. I'd like updateJob to require the same thing. That's not how I initially implemented it, but I'd like to change it now for consistency between HTTP methods on the same API endpoint.
The text was updated successfully, but these errors were encountered:
newJob requires the upload of an entire job document in the request body. I'd like updateJob to require the same thing. That's not how I initially implemented it, but I'd like to change it now for consistency between HTTP methods on the same API endpoint.
The text was updated successfully, but these errors were encountered: