fix content-type

pull/213/head
Dave Jones 2021-03-17 15:11:29 -05:00 zatwierdzone przez GitHub
rodzic c5ac82856d
commit 2533338601
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ This is the initial spec for a json chapters format that can be referenced in an
the "podcast" namespace. This file can reside on any publicly accessible url. See the podcast namespace documentation for the "podcast" namespace. This file can reside on any publicly accessible url. See the podcast namespace documentation for
details on the format of the tag. details on the format of the tag.
This type of file should be served with a Content-type of 'application/audio-chapters+json'. Chapter order is assumed to be This type of file should be served with a Content-type of 'application/json+chapters'. Chapter order is assumed to be
in ascending order based on the `startTime`. in ascending order based on the `startTime`.
<br> <br>