We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bf685 commit 0e75e49Copy full SHA for 0e75e49
1 file changed
tests/test_integration.py
@@ -23,7 +23,7 @@ def docker_compose():
23
24
25
def test_validate_metadata():
26
- url = "http://localhost:5001/v1/validate_metadata"
+ url = "http://localhost:5001/v1/ro_crates/validate_metadata"
27
headers = {
28
"accept": "application/json",
29
"Content-Type": "application/json"
0 commit comments