Skip to content
Snippets Groups Projects
Commit 2ee70c66 authored by vlorentz's avatar vlorentz
Browse files

Fix endpoint URL again

parent 91c9626f
No related branches found
No related tags found
No related merge requests found
Pipeline #673 passed
......@@ -985,7 +985,7 @@ class StorageInterface(Protocol):
"""
...
@remote_api_endpoint("directory/partition/id")
@remote_api_endpoint("snapshot/partition/id")
def snapshot_get_id_partition(
self,
partition_id: int,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment