{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "TableCodeFieldInfoResponse", "type": "object", "properties": { "fields": { "type": "array" }, "entitled": { "type": "boolean" } } }