fix: add text/calendar MIME type

This commit is contained in:
Maël Gangloff
2024-08-02 01:23:53 +02:00
parent 349c4ce707
commit f6775e7081

View File

@@ -6,6 +6,7 @@ api_platform:
jsonld: [ 'application/ld+json' ]
xml: [ 'application/xml' ]
json: [ 'application/json' ]
text: [ 'text/calendar' ]
docs_formats:
jsonld: [ 'application/ld+json' ]
jsonopenapi: [ 'application/vnd.openapi+json' ]