get: tags: - public - operators - get - search summary: Get list of available operators operationId: getPublicOperators parameters: - in: query name: query schema: type: string description: Search phrase - $ref: '../parameters/QuerySize.yaml' - $ref: '../parameters/Offset.yaml' responses: 200: description: A list of operators summary content: application/json: schema: allOf: - $ref: '../schemas/SuccessFlag.yaml' - properties: data: type: array items: type: object properties: id: type: integer description: Operator ID name: type: string description: Operator name example: 'ЭкоЛайн: Вывоз и утилизация ТКО'