v2

删除应用依赖关系

delete dependency

delete/v2/tenants/{tenant_name}/services/{service_alias}/dependency

Path parameters

tenant_namestring required
service_aliasstring required

Request body

dep_orderstring

不明,默认传 1, 可以不传 in: body

dep_service_idstring required

被依赖的应用id in: body

dep_service_typestring

被依赖的应用类型,添加时需要传值, 删除时不需要传值 in: body

Response

统一返回格式

CommandResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 3 revisions of this API.