You are here

field.field.node.api_doc.field_api_spec.yml in Swagger UI Field Formatter 8.3

tests/modules/swagger_ui_formatter_test/config/install/field.field.node.api_doc.field_api_spec.yml

File

tests/modules/swagger_ui_formatter_test/config/install/field.field.node.api_doc.field_api_spec.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_api_spec
  6. - node.type.api_doc
  7. module:
  8. - file
  9. id: node.api_doc.field_api_spec
  10. field_name: field_api_spec
  11. entity_type: node
  12. bundle: api_doc
  13. label: Specification
  14. description: ''
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. file_directory: '[date:custom:Y]-[date:custom:m]'
  21. file_extensions: 'yaml json yml'
  22. max_filesize: ''
  23. description_field: false
  24. handler: 'default:file'
  25. handler_settings: { }
  26. field_type: file