GetModelsRequest

Request to list existing Models defined for a RestApi resource.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getmodelsrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetModelsRequest",
  "title": "GetModelsRequest",
  "type": "object",
  "properties": {},
  "description": "Request to list existing Models defined for a RestApi resource."
}