mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
11 lines
325 B
YAML
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"] |