logshare_fields_response

APIs.ioEngineeringPlatform

Properties

Name Type Description
key string
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-logshare-fields-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/logshare_fields_response",
  "title": "logshare_fields_response",
  "properties": {
    "key": {
      "example": "value",
      "type": "string"
    }
  },
  "type": "object"
}