added admin auth check

This commit is contained in:
Lucas Mathews
2024-05-21 20:16:30 +02:00
parent a1b699e621
commit d5f853841c
3 changed files with 20 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ paths:
parameters:
- name: client_id
in: query
description: Client Name
description: client_id
required: true
schema:
type: string