description: Expected response to a valid request content: application/json: schema: type: object properties: user_managers: type: array items: $ref: '../schemas/GET/UserManager.yaml' _metadata: $ref: '../schemas/Metadata.yaml'