{ "type": "object", "description": "Collection of picklist values for all picklist fields on an object", "properties": { "picklistFieldValues": { "type": "object", "example": "example_value" } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PicklistValuesCollection" }