[query]
Title = Execute a query using DataAPI
Abstract = Execute a query through DataAPI.
processVersion = 2
storeSupported = true
statusSupported = true
serviceProvider = service
serviceType = Python
[query]
Title = JSON Query
Abstract = The query to be executed in JSON format.
minOccurs = 1
maxOccurs = 1
dataType = string
[Result]
Title = Response
Abstract = The response to the DataAPI query.
mimeType = application/json
encoding = utf-8