export declare const spec: { info: { title: string; description: string; version: string; "x-marks": { mark_id: string; project_id: string; name: string; color: string; is_sys_default: number; is_default_mark: number; }[]; "x-attributes": { attribute_id: string; project_id: string; field_name: string; field_type: number; enable: number; tooltip: string; sort: number; extra: { key: string; label: string; value: string; }[]; open_api_field: string; }[]; }; openapi: string; servers: ({ url: string; description: string; variables: { token: { default: string; description: string; }; email?: undefined; password?: undefined; project_id?: undefined; team_id?: undefined; uid?: undefined; }; "x-env-id"?: undefined; } | { "x-env-id": string; url: string; description: string; variables: { token: { default: string; description: string; }; email?: undefined; password?: undefined; project_id?: undefined; team_id?: undefined; uid?: undefined; }; } | { url: string; description: string; variables: { email: { default: string; description: string; }; password: { default: string; description: string; }; project_id: { default: string; description: string; }; team_id: { default: string; description: string; }; token: { default: string; description: string; }; uid: { default: string; description: string; }; }; "x-env-id"?: undefined; } | { url: string; description: string; variables: { email: { default: string; description: string; }; password: { default: string; description: string; }; token: { default: string; description: string; }; project_id?: undefined; team_id?: undefined; uid?: undefined; }; "x-env-id"?: undefined; } | { url: string; description: string; variables: { email: { default: string; description: string; }; password: { default: string; description: string; }; team_id: { default: string; description: string; }; token: { default: string; description: string; }; project_id?: undefined; uid?: undefined; }; "x-env-id"?: undefined; } | { url: string; description: string; variables: { token?: undefined; email?: undefined; password?: undefined; project_id?: undefined; team_id?: undefined; uid?: undefined; }; "x-env-id"?: undefined; } | { url: string; description: string; variables: { project_id: { default: string; description: string; }; team_id: { default: string; description: string; }; token?: undefined; email?: undefined; password?: undefined; uid?: undefined; }; "x-env-id"?: undefined; })[]; paths: { "/project_setup/customattribute/up": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: { userInfi: { type: string; properties: { namenamennamenamenamenamenamenamenamenamenamenamenameamenamenamenamenamenamenamenamenam: { type: string; description: string; }; age: { type: string; description: string; }; height: { type: string; description: string; }; }; ECHOAPI_ORDERS: string[]; required: any[]; description: string; }; userOther: { type: string; description: string; properties: { mate: { type: string; description: string; }; race: { type: string; description: string; }; other: { type: string; properties: { other2: { type: string; description: string; }; other1: { type: string; description: string; }; other3: { type: string; description: string; }; other4: { type: string; description: string; }; }; ECHOAPI_ORDERS: string[]; description: string; required: any[]; }; }; ECHOAPI_ORDERS: string[]; required: any[]; }; }; ECHOAPI_ORDERS: string[]; required: string[]; }; example: string; }; }; }; "x-mock-server-enable": number; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; items: { type: string; required: string[]; properties: { category: { type: string; }; title: { type: string; required: string[]; properties: { lang: { type: string; }; value: { type: string; }; }; }; author: { type: string; }; year: { type: string; }; price: { type: string; }; }; }; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; description: string; }; example: string; }; }; }; }; }; }; "/user/send_bind_email_captcha": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/conf": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/logout": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/get_inner_rule_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/custom_rule/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/custom_rule/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/openapi_token/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/user_configure": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/project_setup/sync/update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/server/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/issue/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/ci/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/ci/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/ci/detail": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/ci/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/ci/refresh_token": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/register/send_wx_bind_email_captcha": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/sync/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/details": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/test": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/multi_details": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/move": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/lock": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/save_mock": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/save_ai_expect": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/mock_detail": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/create/example": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "122": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; qqq: { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/issue/info": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/note/move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/import": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: { file: { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/migrate": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/quit": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/restore": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/quit": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/permanently_delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/update/example": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "122": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; qqq: { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/apis/insert": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "122": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; qqq: { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user_license_list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/users": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/teams": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/clone": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/show_icon": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/upgrade/test/project_model": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/upgrade_failed": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/share": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/details": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/points/team": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/expenses/subjects": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/expenses/users": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/expenses/teams_projects": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/expenses/personal_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/expenses/team_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/invoice": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "http://be-work.apipost.cn/inner/point/payincome/notify": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/invoices": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/enough": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ide/uc": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "http://127.0.0.1:8288/inner/pay/stripe": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/google/bind": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/google/unbind": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/github/bind": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/github/unbind": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ide": { get: { summary: string; description: string; tags: string[]; parameters: any[]; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/issue/send_mail": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: { project_id: { mock: { mock: string; }; type: string; description: string; }; issue_id: { mock: { mock: string; }; type: string; description: string; }; emails: { type: string; items: { mock: { mock: string; }; type: string; description: string; }; description: string; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/pay/result": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/register/wx_bind_account": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/register/email_new": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/info": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/project_setup/webhook/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/custom_rule/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/code/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mark/set_default": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "122": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; qqq: { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/project_setup/sync/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/db_link/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/note/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/customattribute/multi_sort": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/enable": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/customattribute/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/multi_del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/issue/update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/resume_user_configure": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/automated_testing/multi_move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/ci/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/ci/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/mock/query_details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/example/update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/switch": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/example/preview": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/lock": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/iterates_data/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/edit": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/license": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user_license_paging": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/update/category": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/all": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/iso/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/not_in_team_user_all_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/admin/un": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/admin/up": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/admin/un": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/modify_role": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/issue": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "122": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; qqq: { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/upgrade_progress": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/close_upgraded": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/upgrade/demo": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/apis_project/team_project": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/apis_project/create_folder": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/multi_move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/import/append/insomnia": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/points/order/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/personal": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ai/annotation2": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/places": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; " https://dashboard.stripe.com/v1/checkout/sessions": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/x-www-form-urlencoded": { schema: { type: string; properties: { success_url: { type: string; example: string; description: string; }; mode: { type: string; example: string; description: string; }; "line_items[0][price_data][currency]": { type: string; example: string; description: string; }; "line_items[0][price_data][product_data][name]": { type: string; example: string; description: string; }; "line_items[0][price_data][product_data][description]": { type: string; example: string; description: string; }; "line_items[0][price_data][product_data][images][0]": { type: string; example: string; description: string; }; "line_items[0][price_data][product_data][images][1]": { type: string; example: string; description: string; }; "line_items[0][price_data][recurring][interval]": { type: string; example: string; description: string; }; "line_items[0][price_data][recurring][interval_count]": { type: string; example: string; description: string; }; "line_items[0][price_data][tax_behavior]": { type: string; example: string; description: string; }; "line_items[0][price_data][unit_amount]": { type: string; example: string; description: string; }; "line_items[0][quantity]": { type: string; example: string; description: string; }; "line_items[1][price_data][currency]": { type: string; example: string; description: string; }; "line_items[1][price_data][product_data][name]": { type: string; example: string; description: string; }; "line_items[1][price_data][product_data][description]": { type: string; example: string; description: string; }; "line_items[1][price_data][product_data][images][0]": { type: string; example: string; description: string; }; "line_items[1][price_data][tax_behavior]": { type: string; example: string; description: string; }; "line_items[1][price_data][unit_amount]": { type: string; example: string; description: string; }; "line_items[1][quantity]": { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/import/offline": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/bind_new_email": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/order": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "http://127.0.0.1:8188/admin/plan/pay": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/open/project_setup/customattribute/del": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/register_utm_source": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/import/append/apipost": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project_setup/mark/up": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/email_login": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/get_setup_details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/set_inner_rule_switch": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/custom_rule/up": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/upload": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: { business: { type: string; example: string; description: string; }; file: { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/openapi_token/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/code/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/12": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/sync/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/save_all": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/server/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/server/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/global/var/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/db_link/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/global/param/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/add": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/up": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/report/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/history/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/history/detail": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/save_group": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/ci/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/ci/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/multi_up_mark": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/multi_add_tags": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/report/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/report/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/example/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/tp_tree_list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/recycle_bin/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/iterates_data/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/company/update": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/profile/password": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/team_role": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/user_list_with_project": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/role_config": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/iso/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/iso/detail": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/admin/up": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/project_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/uri/reset": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/bind": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/details": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ci/target": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/export": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/register/wx_new": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/login/reset_password": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: { email: { type: string; example: string; description: string; }; token: { type: string; example: string; description: string; }; password: { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/upgrade/clear_update_cache": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/to_manager_team": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/convent": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "oauth/": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/oauth/google/code": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/oauth/google/login": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/dl": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/order/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/zero_purchase/current": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/able": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/tips": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/seat_limit": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ai/annotation": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/method/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/points/products/teams": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project_setup/custom_func/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/open/project_setup/customattribute/up": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; properties: { userInfi: { type: string; properties: { name: { type: string; description: string; }; age: { type: string; description: string; }; height: { type: string; description: string; }; }; ECHOAPI_ORDERS: string[]; required: any[]; description: string; }; userOther: { type: string; description: string; properties: { mate: { type: string; description: string; }; race: { type: string; description: string; }; other: { type: string; properties: { other2: { type: string; description: string; }; other1: { type: string; description: string; }; other3: { type: string; description: string; }; other4: { type: string; description: string; }; }; ECHOAPI_ORDERS: string[]; description: string; required: any[]; }; }; ECHOAPI_ORDERS: string[]; required: any[]; }; }; ECHOAPI_ORDERS: string[]; required: any[]; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/open/project_setup/customattribute/add": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/open/project_setup/customattribute/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/my_write_permission_project_simple_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/invite/team/uri/copy": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team_user": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: { project_id: { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/invite/email/send": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ide/apis_project/create_multi_folder": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/automated_testing/perf_report/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/wx_code": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mark/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/code/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/customattribute/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/has_sweep_wx": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/auth_email": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/project_setup/mock/save_setup": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/register/wx_info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/set_field": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mark/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/openapi_token/help": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mock/custom_rule/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/update": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/inner_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/set_switch": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/server/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/global/var/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/db_link/update": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/note/update": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/synergy_log": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/report/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/report/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/issue/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "https://v7-api.apipost.cn/api/apis/get_multi_process_test_reports": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: { www: { type: string; example: string; description: string; }; }; required: string[]; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/details": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/progeny_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/report/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/tag/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/recycle_bin/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/message/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/message/message_type": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/iterates_data/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/message/send": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ci/automated_testing": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/roles": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/join_project_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/count": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/join_project_save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/company/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/profile/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/profile/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/import/append/swagger": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/uri/copy": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/uri/paging": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/preview": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/auth": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/import/create": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/upgrade/check_update": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: { arch: { mock: { mock: string; }; type: string; description: string; }; check_version: { mock: { mock: string; }; type: string; description: string; }; shell_version: { mock: { mock: string; }; type: string; description: string; }; region: { mock: { mock: string; }; type: string; description: string; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/send_reset_password": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/tp_tree_list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/manager_team": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/report/add": { options: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/octet-stream": { schema: { type: string; format: string; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/email_login": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/sign_up": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/points/products": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/index": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ai/able": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/method/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/invite/team/uri/paging": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/emails/send": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/inner/stripe/proration/preview": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/ide/apis_project/create_env": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/automated_testing/perf_report/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: { project_id: { mock: { mock: string; }; type: string; description: string; }; testing_id: { mock: { mock: string; }; type: string; description: string; }; report_id: { mock: { mock: string; }; type: string; description: string; }; report_name: { mock: { mock: string; }; type: string; description: string; }; env_id: { mock: { mock: string; }; type: string; description: string; }; env_name: { mock: { mock: string; }; type: string; description: string; }; start_at: { mock: { mock: string; }; type: string; description: string; }; end_at: { mock: { mock: string; }; type: string; description: string; }; qps_time: { mock: { mock: number; }; type: string; description: string; }; qps: { mock: { mock: number; }; type: string; description: string; }; request_count: { mock: { mock: number; }; type: string; description: string; }; failure_count: { mock: { mock: number; }; type: string; description: string; }; failure_rate: { mock: { mock: number; }; type: string; description: string; }; response_time_max: { mock: { mock: number; }; type: string; description: string; }; response_time_min: { mock: { mock: number; }; type: string; description: string; }; response_time_avg: { mock: { mock: number; }; type: string; description: string; }; response_time_90: { mock: { mock: number; }; type: string; description: string; }; response_time_95: { mock: { mock: number; }; type: string; description: string; }; response_time_99: { mock: { mock: number; }; type: string; description: string; }; traffic_accepted_avg: { mock: { mock: number; }; type: string; description: string; }; vu: { mock: { mock: string; }; type: string; description: string; }; now: { mock: { mock: string; }; type: string; description: string; }; run_executed_rate: { mock: { mock: number; }; type: string; description: string; }; run_left_time: { mock: { mock: string; }; type: string; description: string; }; run_total_time: { mock: { mock: number; }; type: string; description: string; }; tps: { mock: { mock: number; }; type: string; description: string; }; tps_time: { mock: { mock: number; }; type: string; description: string; }; tps_min: { mock: { mock: number; }; type: string; description: string; }; tps_max: { mock: { mock: number; }; type: string; description: string; }; apis: { type: string; properties: { "3ce571847fb006": { type: string; properties: { qps: { mock: { mock: number; }; type: string; description: string; }; tps: { mock: { mock: number; }; type: string; description: string; }; url: { mock: { mock: string; }; type: string; }; name: { mock: { mock: string; }; type: string; description: string; }; method: { mock: { mock: string; }; type: string; }; event_id: { mock: { mock: string; }; type: string; }; qps_time: { mock: { mock: number; }; type: string; description: string; }; tps_time: { mock: { mock: number; }; type: string; description: string; }; target_id: { mock: { mock: string; }; type: string; }; failure_list: { type: string; properties: {}; description: string; }; failure_rate: { mock: { mock: string; }; type: string; description: string; }; failure_count: { mock: { mock: string; }; type: string; description: string; }; request_count: { mock: { mock: number; }; type: string; description: string; }; response_time_90: { mock: { mock: number; }; type: string; description: string; }; response_time_avg: { mock: { mock: number; }; type: string; description: string; }; response_time_max: { mock: { mock: number; }; type: string; description: string; }; response_time_min: { mock: { mock: number; }; type: string; description: string; }; traffic_accepted_avg: { mock: { mock: number; }; type: string; description: string; }; }; description: string; }; "3ce57655bfb007": { type: string; properties: { qps: { mock: { mock: number; }; type: string; }; tps: { mock: { mock: number; }; type: string; }; url: { mock: { mock: string; }; type: string; }; name: { mock: { mock: string; }; type: string; }; method: { mock: { mock: string; }; type: string; }; event_id: { mock: { mock: string; }; type: string; }; qps_time: { mock: { mock: number; }; type: string; }; tps_time: { mock: { mock: number; }; type: string; }; target_id: { mock: { mock: string; }; type: string; }; failure_list: { type: string; properties: { assert: { mock: { mock: number; }; type: string; }; }; }; failure_rate: { mock: { mock: number; }; type: string; }; failure_count: { mock: { mock: number; }; type: string; }; request_count: { mock: { mock: number; }; type: string; }; response_time_90: { mock: { mock: number; }; type: string; }; response_time_avg: { mock: { mock: number; }; type: string; }; response_time_max: { mock: { mock: number; }; type: string; }; response_time_min: { mock: { mock: number; }; type: string; }; traffic_accepted_avg: { mock: { mock: number; }; type: string; }; }; }; }; description: string; }; performance_shard_data: { type: string; items: { type: string; properties: { vu: { mock: { mock: string; }; type: string; }; now: { mock: { mock: string; }; type: string; }; shard_qps: { mock: { mock: number; }; type: string; }; shard_tps: { mock: { mock: number; }; type: string; }; shard_qps_time: { mock: { mock: number; }; type: string; }; shard_tps_time: { mock: { mock: number; }; type: string; }; shard_failure_rate: { mock: { mock: number; }; type: string; }; shard_failure_count: { mock: { mock: number; }; type: string; }; shard_request_count: { mock: { mock: number; }; type: string; }; shard_response_time_avg: { mock: { mock: number; }; type: string; }; }; }; }; failure_distribution_shard_data: { type: string; items: { type: string; properties: { assert: { mock: { mock: number; }; type: string; }; }; }; }; failure_list: { type: string; properties: { assert: { mock: { mock: number; }; type: string; }; }; }; iterates_data_id: { mock: { mock: string; }; type: string; }; settings: { type: string; properties: { init_vu: { mock: { mock: number; }; type: string; }; final_vu: { mock: { mock: number; }; type: string; }; report_time: { mock: { mock: number; }; type: string; }; load_profile: { mock: { mock: string; }; type: string; }; testing_mode: { mock: { mock: string; }; type: string; }; init_duration: { mock: { mock: number; }; type: string; }; ramp_duration: { mock: { mock: number; }; type: string; }; final_duration: { mock: { mock: number; }; type: string; }; }; APIPOST_ORDERS: string[]; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "http://127.0.0.1:80/example": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; required: any[]; properties: { age: { mock: { mock: string; }; type: string; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "{{apis}}/online": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/mark/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/customattribute/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/customattribute/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/register/wx_new_email": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/webhook/delete": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/openapi_token/list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/sync/delete": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/models/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/server/up": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/db_link/delete": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/db_link/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/global/param/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/note/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/note/list": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/env/del": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/issue/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/history/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/ci/refresh_token": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/multi_del_tags": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/sample/report/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/example/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/add": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/recycle_bin/clear": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/recycle_bin/restore": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/message/unread_count": { get: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; }; }; }; "/message/read": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/iterates_data/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/profile/account": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/user/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/update/logo": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/category": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/apis/iso/save": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/role": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project/user/admin/up": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/admin/un": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/team/user/assign/delete": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/uri/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/down": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "multipart/form-data": { schema: { type: string; properties: {}; required: any[]; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: {}; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/team_create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/migrate/upgrade_create": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ide/apis_project/project_folder": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/describe_library/edit": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/env/server/multi_move": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/oauth/google/check": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/import/append/postman": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/points/order/result": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/zero_purchase/order": { post: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/current": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/prices": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project/method/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/price/more": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/price/upgrade": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/send_bind_email_captcha": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/profile/auth_email": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/plan/order_list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/login/openid_info": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "201": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/plan/test_runs": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/project_setup/custom_func/up": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/custom_func/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "www.hhtp": { get: { "x-protocol": string; summary: string; description: string; tags: string[]; "x-tags": string[]; "x-mark-id": string; "x-attribute-info": { "41d01c6f2001000": string; "41d01d035401000": number; "41d01dde9c01000": string; "41d01fe33801000": string[]; "41d0209c6801000": string; "41d0229be401000": string; "41d023a99801000": string; }; "x-updated-at": string; "x-updated-user-name": string; "x-exampled": number; requestBody: { content: { "application/json": { schema: { type: string; required: any[]; properties: { ss: { type: string; description: string; }; mdel1: { type: string; description: string; }; mdel2: { type: string; description: string; }; mdel3: { type: string; description: string; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "www.sse": { post: { "x-protocol": string; summary: string; description: string; tags: string[]; "x-mark-id": string; requestBody: { content: { "application/x-www-form-urlencoded": { schema: { type: string; properties: { "213": { type: string; description: string; example: string; }; "12321": { type: string; description: string; example: string; }; }; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; tcpClinent: { "x-d7b4460be1568": { "x-protocol": string; summary: string; description: string; tags: string[]; "x-mark-id": string; requestBody: { content: { fixed_message: { "x-mode": string; schema: { type: string; properties: { aaa: { type: string; description: string; example: string; }; }; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/xml": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "hht:websocket2": { "x-d7c0d61be157f": { "x-protocol": string; summary: string; description: string; tags: string[]; "x-mark-id": string; "x-attribute-info": { "41d01c6f2001000": string; "41d01d035401000": number; "41d01dde9c01000": string; "41d01fe33801000": string[]; "41d0209c6801000": string; "41d0229be401000": string; "41d023a99801000": string; }; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "x-c3f288f7e1000": { "x-mode": string; "x-summary": string; schema: { type: string; required: any[]; properties: { name: { type: string; description: string; }; age: { type: string; description: string; }; obj: { type: string; required: any[]; properties: { ame: { type: string; description: string; }; qeqe: { type: string; description: string; }; ttt: { type: string; description: string; }; }; }; string1: { type: string; description: string; }; string2: { type: string; description: string; }; }; }; example: string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; "x-d7c0f80be1584": { "x-mode": string; "x-summary": string; schema: { type: string; }; example: string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; }; }; }; }; "http://socket.io": { "x-d7c38b8be15f2": { "x-protocol": string; summary: string; description: string; tags: string[]; "x-mark-id": string; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "x-c3f288f7e1001": { "x-mode": string; "x-summary": string; schema: { type: string; }; example: string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; "x-d7c54683e1643": { "x-mode": string; "x-summary": string; schema: { type: string; }; example: string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; }; }; }; }; "https://countries.trevorblades.com/": { "x-d7c77023e16ab": { "x-protocol": string; summary: string; description: string; tags: string[]; "x-mark-id": string; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "x-d7c77783e16af": { "x-query": string; "x-variables": string; "x-summary": string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; "x-d7c882afe16f8": { "x-query": string; "x-variables": string; "x-summary": string; "x-response": { "x-mode": string; example: string; schema: { type: string; }; }; }; }; "x-schema": { enums: {}; unions: {}; objects: { State: { kind: string; name: string; fields: ({ args: any[]; name: string; type: { kind: string; name: string; ofType?: undefined; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: any; isDeprecated: boolean; deprecationReason: any; })[]; interfaces: any[]; description: any; }; Country: { kind: string; name: string; fields: ({ args: any[]; name: string; type: { kind: string; name: string; ofType?: undefined; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: string; }; }; }; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: { name: string; type: { kind: string; name: string; }; description: any; defaultValue: any; }[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; ofType?: undefined; }; }; description: any; isDeprecated: boolean; deprecationReason: any; })[]; interfaces: any[]; description: any; }; Language: { kind: string; name: string; fields: { args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: any; isDeprecated: boolean; deprecationReason: any; }[]; interfaces: any[]; description: any; }; Continent: { kind: string; name: string; fields: ({ args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; ofType?: undefined; }; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: string; }; }; }; }; description: any; isDeprecated: boolean; deprecationReason: any; })[]; interfaces: any[]; description: any; }; Subdivision: { kind: string; name: string; fields: ({ args: any[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: any[]; name: string; type: { kind: string; name: string; ofType?: undefined; }; description: any; isDeprecated: boolean; deprecationReason: any; })[]; interfaces: any[]; description: any; }; }; queries: { kind: string; name: string; fields: ({ args: { name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: any; defaultValue: any; }[]; name: string; type: { kind: string; name: string; ofType?: undefined; }; description: any; isDeprecated: boolean; deprecationReason: any; } | { args: { name: string; type: { kind: string; name: string; }; description: any; defaultValue: string; }[]; name: string; type: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: string; }; }; }; }; description: any; isDeprecated: boolean; deprecationReason: any; })[]; interfaces: any[]; description: any; }; scalars: { ID: { kind: string; name: string; description: string; }; Int: { kind: string; name: string; description: string; }; Float: { kind: string; name: string; description: string; }; String: { kind: string; name: string; description: string; }; Boolean: { kind: string; name: string; description: string; }; }; mutations: {}; directives: { skip: { args: { name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: string; defaultValue: any; }[]; name: string; locations: string[]; description: string; }; include: { args: { name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: string; defaultValue: any; }[]; name: string; locations: string[]; description: string; }; deprecated: { args: { name: string; type: { kind: string; name: string; }; description: string; defaultValue: string; }[]; name: string; locations: string[]; description: string; }; specifiedBy: { args: { name: string; type: { kind: string; name: any; ofType: { kind: string; name: string; }; }; description: string; defaultValue: any; }[]; name: string; locations: string[]; description: string; }; }; interfaces: {}; inputObjects: { CountryFilterInput: { kind: string; name: string; description: any; inputFields: { name: string; type: { kind: string; name: string; }; description: any; defaultValue: any; }[]; }; LanguageFilterInput: { kind: string; name: string; description: any; inputFields: { name: string; type: { kind: string; name: string; }; description: any; defaultValue: any; }[]; }; ContinentFilterInput: { kind: string; name: string; description: any; inputFields: { name: string; type: { kind: string; name: string; }; description: any; defaultValue: any; }[]; }; StringQueryOperatorInput: { kind: string; name: string; description: any; inputFields: ({ name: string; type: { kind: string; name: string; ofType?: undefined; }; description: any; defaultValue: any; } | { name: string; type: { kind: string; name: any; ofType: { kind: string; name: any; ofType: { kind: string; name: string; }; }; }; description: any; defaultValue: any; })[]; }; }; subscriptions: {}; }; }; }; }; "x-edc6ee57e177c": { "x-New Markdown": { "x-protocol": string; summary: string; description: string; tags: any[]; "x-mark-id": string; }; }; "/project_setup/custom_func/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/project_setup/custom_func/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/open/project_setup/customattribute/details": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/uri/reset": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/invite/team/uri/delete": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/ai/text2api": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; properties: {}; }; example: string; }; }; }; }; }; }; "/automated_testing/perf_report/list": { get: { summary: string; description: string; tags: string[]; parameters: { name: string; in: string; description: string; required: boolean; example: string; schema: { type: string; }; }[]; requestBody: { content: { "application/json": { schema: { type: string; properties: {}; }; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; "/automated_testing/perf_report/del": { post: { summary: string; description: string; tags: string[]; parameters: any[]; requestBody: { content: { "application/json": { schema: { type: string; }; example: string; }; }; }; responses: { "200": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; "404": { description: string; content: { "application/json": { schema: { type: string; }; example: string; }; }; }; }; }; }; }; tags: ({ name: string; description: string; "x-type": string; "x-url": string; } | { name: string; description: string; "x-type"?: undefined; "x-url"?: undefined; })[]; };