You are here

api_key.schema.yml in Services API Key Authentication 8

config/schema/api_key.schema.yml

File

config/schema/api_key.schema.yml
View source
  1. services_api_key_auth.api_key.*:
  2. type: config_entity
  3. label: 'API Key configuration'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Name'
  11. uuid:
  12. type: string
  13. key:
  14. type: string
  15. Label: 'API Key'
  16. user_uuid:
  17. type: string