get: summary: keystone v2验证token API parameters: - $ref: '../parameters/auth.yaml#/token' responses: 200: description: 角色列表信息 schema: $ref: "../schemas/auth.yaml#/Auth2Response" tags: - authentication