mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-08 03:47:48 +02:00
Minor correction in the routes so that if dataset_name is None then invariant_authorization is also None. Thus with dataset_name the user isn't pushing to Explorer.
This commit is contained in:
@@ -13,3 +13,4 @@ IGNORED_HEADERS = [
|
||||
]
|
||||
|
||||
CLIENT_TIMEOUT = 60.0
|
||||
INVARIANT_AUTHORIZATION_HEADER = "invariant-authorization"
|
||||
|
||||
Reference in New Issue
Block a user