Skip to content
Snippets Groups Projects
Commit f0bcfe0d authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Updating required client version

parent 92794616
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ MANAGERS = ADMINS
# Client versions allowed - pip-like specifier strings,
# can be multiple (comma-separated)
ALLOWED_CLIENT_VERSIONS = '<=1.28'
ALLOWED_CLIENT_VERSIONS = '>=1.29.dev0'
# Allow requests to API without user-agent header specified
# Temporary fix while we transition
ALLOW_BLANK_USER_AGENT_TO_API = True
......
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