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
DELETE /raw/<c>/<f> currently yields 501 Not Implemented. Implement deletion through the creation of a sidecar file, and add support for this sidecar file to the rest of the RawDataStore. We'll also need a command-line utility to list and execute pending deletions.
The text was updated successfully, but these errors were encountered:
DELETE /raw/<c>/<f>
currently yields 501 Not Implemented. Implement deletion through the creation of a sidecar file, and add support for this sidecar file to the rest of the RawDataStore. We'll also need a command-line utility to list and execute pending deletions.The text was updated successfully, but these errors were encountered: