post: summary: Sign in. tags: - auth responses: "200": # status code description: A JSON array of user names content: application/json: schema: type: array items: type: string