Add organizations v2 API and registry enrichment
This commit is contained in:
@@ -92,3 +92,6 @@ REST_FRAMEWORK = {
|
||||
"DEFAULT_THROTTLE_CLASSES": [],
|
||||
"DEFAULT_THROTTLE_RATES": {},
|
||||
}
|
||||
|
||||
# Dev-only: frontend/scripts can inspect the new v2 organizations API without JWT.
|
||||
ORGANIZATIONS_V2_ALLOW_ANONYMOUS = True
|
||||
|
||||
Reference in New Issue
Block a user