mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: add text/calendar MIME type
This commit is contained in:
@@ -6,6 +6,7 @@ api_platform:
|
|||||||
jsonld: [ 'application/ld+json' ]
|
jsonld: [ 'application/ld+json' ]
|
||||||
xml: [ 'application/xml' ]
|
xml: [ 'application/xml' ]
|
||||||
json: [ 'application/json' ]
|
json: [ 'application/json' ]
|
||||||
|
text: [ 'text/calendar' ]
|
||||||
docs_formats:
|
docs_formats:
|
||||||
jsonld: [ 'application/ld+json' ]
|
jsonld: [ 'application/ld+json' ]
|
||||||
jsonopenapi: [ 'application/vnd.openapi+json' ]
|
jsonopenapi: [ 'application/vnd.openapi+json' ]
|
||||||
|
|||||||
Reference in New Issue
Block a user