mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Concretise content_types format
This commit is contained in:
parent
ce36bff0fd
commit
29df2f8647
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Render a table showing content types and their descriptions, given:
|
Render a table showing content types and their descriptions, given:
|
||||||
|
|
||||||
* `content_types`: OpenAPI data specifying the content types
|
* `content_types`: OpenAPI data specifying the content types as a dictionary of the form {string: {"schema": JsonSchema}}
|
||||||
|
|
||||||
*/}}
|
*/}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue