auth endpoints added
This commit is contained in:
@@ -17,4 +17,4 @@ def get_safe_endpoint_urls() -> list[tuple[str, str]]:
|
||||
("/metrics", "GET"),
|
||||
("/test/template", "GET"),
|
||||
("/test/template", "POST"),
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user