Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of runtimes documents that matched your query. |
runtimes | array | List of runtimes. Can be one of: |
Example
JSON
{
"total": 5,
"runtimes": ""
}
JSON
{
"total": 5,
"runtimes": ""
}