根据tenant和key获取决策依赖定义
Retrieves a decision requirements definition according to the
DecisionRequirementsDefinition interface in the engine.
Returns the latest version of the decision requirements definition
for a tenant.
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Request successful.
The id of the decision requirements definition
The key of the decision requirements definition, i.e., the id of the DMN 1.0 XML decision definition.
The name of the decision requirements definition.
The category of the decision requirements definition.
The version of the decision requirements definition that the engine assigned to it.
The file name of the decision requirements definition.
The deployment id of the decision requirements definition.
The tenant id of the decisionrequirements definition.