Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/TranslationMessage.yaml
2022-09-26 21:59:54 -04:00

11 lines
325 B
YAML

properties:
key:
type: string
description: The key of the translation message
example: 'recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH'
values:
type: array
description: The values corresponding to the translation messages
items:
type: string
example: ["75","department"]