diff --git a/openapi.yaml b/openapi.yaml index e2dc1e5..a0215d8 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -40,7 +40,7 @@ paths: type: string /secret: get: - tags: [ "JWT" ] + tags: [ "Test" ] summary: Return secret string operationId: auth.getSecret responses: