{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"BizCatalogVO":{"description":"流程架构目录。","example":{"description":"demo","id":"887366192090767360","name":"demo","owner":"ei_dlg","parent_id":"776737281791897600","prev_id":"885913975320207360"},"properties":{"bizmetric_num":{"description":"拥有业务指标数量,前端不传。","type":"integer"},"children":{"description":"下层子目录,只读。","items":{"$ref":"#/definitions/BizCatalogVO"},"readOnly":true,"type":"array"},"children_num":{"description":"拥有子流程的数量,不包括子流程的子流程。","type":"integer"},"create_by":{"description":"创建人。","type":"string"},"create_time":{"description":"创建时间,只读,格式遵循RFC3339,精确到秒,UTC时区,即yyyy-mm-ddTHH:MM:SSZ,如1970-01-01T00:00:00Z。","format":"date-time","readOnly":true,"type":"string"},"description":{"description":"描述。","maxLength":2000,"type":"string"},"guid":{"description":"对应资产中ID。","type":"string"},"id":{"description":"创建时传空,更新时必填。填写String类型替代Long类型。","type":"string"},"name":{"description":"流程名称。","maxLength":600,"type":"string"},"next_id":{"description":"下个节点ID,没有则为尾节点。填写String类型替代Long类型。","type":"string"},"owner":{"description":"责任人。","maxLength":4000,"type":"string"},"parent_id":{"description":"父目录ID,没有则为根目录。填写String类型替代Long类型。","type":"string"},"prev_id":{"description":"上个节点ID,没有则为首节点。填写String类型替代Long类型。","type":"string"},"qualified_id":{"description":"认证ID,自动生成。","type":"string"},"update_by":{"description":"更新人。","type":"string"},"update_time":{"description":"更新时间,只读,格式遵循RFC3339,精确到秒,UTC时区,即yyyy-mm-ddTHH:MM:SSZ,如1970-01-01T00:00:00Z。","format":"date-time","readOnly":true,"type":"string"}},"required":["name","owner","id"],"type":"object"},"ChangeCatalogResult":{"description":"修改流程架构信息,返回结果。","properties":{"data":{"description":"data,统一的返回结果的最外层数据结构。","properties":{"value":{"$ref":"#/definitions/BizCatalogVO"}},"type":"object"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"d9a1366f2b224873a1ca3e918a81cc2a","info_version":"v1","method":"put","name":"ChangeCatalog","parameters":{"contextTypeParam":{"description":"默认值:application/json;charset=UTF-8\n可选,有Body体的情况下必选,没有Body体则无需填写和校验。","in":"header","maxLength":64,"minLength":3,"name":"Content-Type","required":false,"type":"string"},"tenantIdParam":{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。","in":"path","maxLength":64,"minLength":3,"name":"project_id","required":true,"type":"string"},"tenantXIdParam":{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。\n\n多project场景采用AK/SK认证的接口请求,则该字段必选。","in":"header","maxLength":64,"minLength":3,"name":"X-Project-Id","required":false,"type":"string"},"tokenParam":{"description":"IAM Token,通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)\n使用Token认证时必选。","in":"header","maxLength":4096,"minLength":0,"name":"X-Auth-Token","required":true,"type":"string"},"workspaceParam":{"description":"工作空间ID,获取方法请参见[实例ID和工作空间ID](dataartsstudio_02_0350.xml)。","in":"header","maxLength":64,"minLength":3,"name":"workspace","required":true,"type":"string"}},"paths":{"/v2/{project_id}/design/biz/catalogs":{"put":{"description":"修改流程架构。","operationId":"ChangeCatalog","parameters":[{"$ref":"#/parameters/tokenParam"},{"$ref":"#/parameters/workspaceParam"},{"$ref":"#/parameters/tenantIdParam"},{"$ref":"#/parameters/tenantXIdParam"},{"$ref":"#/parameters/contextTypeParam"},{"description":"目录信息,修改必须带有id。","in":"body","name":"ChangeCatalogRequestBody","required":true,"schema":{"$ref":"#/definitions/BizCatalogVO"}}],"produces":["application/json;charset=UTF-8"],"responses":{"200":{"description":"Success,返回数据是BizCatalogVO。","schema":{"$ref":"#/definitions/ChangeCatalogResult"}},"400":{"$ref":"#/responses/400"},"401":{"$ref":"#/responses/401"},"403":{"$ref":"#/responses/403"},"404":{"$ref":"#/responses/404"}},"summary":"修改流程架构","tags":["流程架构接口"],"x-api-type":"doc-open","x-is-registered":"Y","x-request-examples-1":{"description":"aaa","id":"1193132546607693824","name":"test_czh_l2_01","owner":"{\"owners\":[\"ei_dayu_y00321344_01\"]}","parent_id":"1193123592125169667","prev_id":null},"x-request-examples-description-1":"根据传入参数,修改流程架构。","x-request-examples-url-1":"PUT https://{endpoint}/v2/{project_id}/design/biz/catalogs","x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"修改流程架构","tags":"流程架构接口","uri":null,"version":"2.0"}