{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "RequestProgress", "type": "object", "description": "Container for specifying if periodic QueryProgress messages should be sent.", "fields": [ { "name": "Enabled", "type": "string" } ] }