Get Decision Requirements Diagram by Key and Tenant ID
决策依赖定义
根据tenant和key获取决策依赖图形
Retrieves the diagram of a decision requirements definition. Returns the diagram of the latest version of the decision requirements definition for a tenant.
GET
Get Decision Requirements Diagram by Key and Tenant ID
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key of the decision requirements definition (the latest version thereof) to be retrieved.
The id of the tenant to which the decision requirements definition belongs to.
Response
The image diagram of the decision requirements definition.
For image/* Responses, a byte stream is returned.