From af36c59851399194bcbb77a3093d46c2757cb7b4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 9 Aug 2024 23:30:10 +0900 Subject: feat: support authentication via fortee --- openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openapi.yaml') diff --git a/openapi.yaml b/openapi.yaml index 0e46fca..ebad2f0 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -20,6 +20,9 @@ paths: password: type: string example: "password123" + registration_token: + type: string + example: "xxxxxxxxxxxxxxxx" required: - username - password -- cgit v1.2.3-70-g09d2