update openapi

This commit is contained in:
Pavel 2024-04-08 10:22:03 +03:00
parent 0cba972084
commit d59be87ee3

@ -184,7 +184,7 @@ paths:
- different
description: получение списка кастомных полей, закешированных у нас, с пагинацией https://www.amocrm.ru/developers/content/crm_platform/custom-fields#%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA-%D0%BF%D0%BE%D0%BB%D0%B5%D0%B9-%D1%81%D1%83%D1%89%D0%BD%D0%BE%D1%81%D1%82%D0%B8
parameters:
$ref: "#/components/parameters/Field"
$ref: "#/components/parameters/Pagination"
responses:
'200':
description: успешное получение списка тегов
@ -584,7 +584,7 @@ components:
type: array
description: список шагов воронок, которые были закешированы нашим сервисом
items:
$ref: "#/components/schemas/Steps"
$ref: "#/components/schemas/Step"
UserListFieldsResp:
type: object
properties: