rulesets_response_list

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-rulesets-response-list-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/rulesets_response_list",
  "title": "rulesets_response_list",
  "items": {
    "$ref": "#/components/schemas/rulesets_response_model"
  },
  "type": "array"
}