Skip to content
Snippets Groups Projects
Verified Commit 50c55ebd authored by Duncan Macleod's avatar Duncan Macleod
Browse files

api: set DEFAULT_API to v1

parent 052c88c5
Branches multi-api
No related tags found
No related merge requests found
Pipeline #713976 passed
...@@ -38,4 +38,4 @@ APIS = ( ...@@ -38,4 +38,4 @@ APIS = (
"v1", "v1",
) )
DEFAULT_API = "ldr" DEFAULT_API = "v1"
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