teams-devices_trust_stores_enum

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-trust-stores-enum-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_trust_stores_enum",
  "title": "teams-devices_trust_stores_enum",
  "enum": [
    "system",
    "user"
  ],
  "type": "string"
}