{ "$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" }