You are here

sms_test_gateway.schema.yml in SMS Framework 2.1.x

tests/modules/sms_test_gateway/config/schema/sms_test_gateway.schema.yml

File

tests/modules/sms_test_gateway/config/schema/sms_test_gateway.schema.yml
View source
  1. sms_test_gateway_base:
  2. type: sms_gateway_settings
  3. mapping:
  4. gateway_id:
  5. type: string
  6. label: 'ID of the gateway config entity.'
  7. sms_gateway.settings.incoming:
  8. type: sms_test_gateway_base
  9. sms_gateway.settings.memory:
  10. type: sms_test_gateway_base
  11. label: 'Memory'
  12. mapping:
  13. widget:
  14. type: string
  15. label: 'Widget'
  16. sms_gateway.settings.memory_chunked:
  17. type: sms_test_gateway_base
  18. sms_gateway.settings.memory_noincoming:
  19. type: sms_test_gateway_base
  20. sms_gateway.settings.memory_outgoing_result:
  21. type: sms_gateway.settings.memory
  22. sms_gateway.settings.memory_schedule_aware:
  23. type: sms_test_gateway_base
  24. sms_gateway.settings.capabilities_default:
  25. type: sms_test_gateway_base