Measures Duplicates #
A MeasuresNamesDuplicatesError
is thrown when one or multiple measures names is defined more than once inside the same model.
HTTP status: 400
Additional Properties:
property | type | description |
---|---|---|
duplicates | array of string | List of duplicated measures names |
Edit this page on Github(opens new window)