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
Add an endpoint that would perform feature id => version checks to see if a feature has been modified since the feature was originally downloaded.
This API would be immediately useful for the HecateJS import API, mostly closing the door on one of the remaining reasons as to why an import could fail halfway.
Context
Add an endpoint that would perform feature id => version checks to see if a feature has been modified since the feature was originally downloaded.
This API would be immediately useful for the HecateJS import API, mostly closing the door on one of the remaining reasons as to why an import could fail halfway.
Endpoint
Payload Body
Expected response
Sucess
status: HTTP 200 SUCCESS
body: empty
Failure
status: HTTP 409 CONFLICT
body:
cc/ @ingalls
The text was updated successfully, but these errors were encountered: