get: summary: Returns a list of users. tags: - auth responses: "200": description: A JSON array of user names content: application/json: schema: type: array items: type: string