You are here

lingotek_test.schema.yml in Lingotek Translation 3.0.x

tests/modules/lingotek_test/config/schema/lingotek_test.schema.yml

File

tests/modules/lingotek_test/config/schema/lingotek_test.schema.yml
View source
  1. node.type.*.third_party.lingotek:
  2. type: mapping
  3. label: 'Lingotek metadata'
  4. mapping:
  5. lingotek_document_id:
  6. type: string
  7. label: 'Lingotek document id'
  8. lingotek_hash:
  9. type: string
  10. label: 'Lingotek hash'
  11. lingotek_translation_source:
  12. type: sequence
  13. sequence:
  14. type: string
  15. label: 'Source status'
  16. lingotek_translation_status:
  17. type: sequence
  18. sequence:
  19. type: string
  20. label: 'Target status'
  21. field.field.*.*.*.third_party.lingotek:
  22. type: mapping
  23. label: 'Lingotek metadata'
  24. mapping:
  25. lingotek_document_id:
  26. type: string
  27. label: 'Lingotek document id'
  28. lingotek_hash:
  29. type: string
  30. label: 'Lingotek hash'
  31. lingotek_translation_source:
  32. type: sequence
  33. sequence:
  34. type: string
  35. label: 'Source status'
  36. lingotek_translation_status:
  37. type: sequence
  38. sequence:
  39. type: string
  40. label: 'Target status'