Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

22 righe
683 B

  1. api_platform:
  2. title: Matsen API Platform
  3. version: 1.0.0
  4. formats:
  5. jsonld: [ 'application/ld+json' ]
  6. json: [ 'application/json' ]
  7. html: [ 'text/html' ]
  8. jsonhal: [ 'application/hal+json' ]
  9. docs_formats:
  10. jsonld: ['application/ld+json']
  11. jsonopenapi: ['application/vnd.openapi+json']
  12. html: ['text/html']
  13. defaults:
  14. stateless: true
  15. cache_headers:
  16. vary: ['Content-Type', 'Authorization', 'Origin']
  17. extra_properties:
  18. standard_put: true
  19. rfc_7807_compliant_errors: true
  20. event_listeners_backward_compatibility_layer: false
  21. keep_legacy_inflector: false