Root Insurance · Schema

secret-keys-list

InsuranceAuto InsuranceTelematicsEmbedded InsurancePolicy AdministrationClaimsUsage-Based InsuranceInsurTech
View JSON Schema on GitHub

JSON Schema

secret-keys-list.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "secret-keys-list",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/secret-keys"
  }
}