mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Improve docs
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
93f2b499bc
commit
785b012117
|
|
@ -13,8 +13,11 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# This file contains the list of string formats supported for the `format` key
|
# This file contains the list of string formats supported for the `format` key
|
||||||
# and the `x-pattern-format` extension (see `openapi_extensions.md` for more
|
# and the `x-pattern-format` extension within JSON Schema objects in the
|
||||||
# details).
|
# OpenAPI documents within the Matrix Specification. See
|
||||||
|
# `openapi_extensions.md` [1] for more details.
|
||||||
|
#
|
||||||
|
# [1]: https://github.com/matrix-org/matrix-spec/blob/main/openapi_extensions.md#custom-x-pattern-format-key-and-custom-formats
|
||||||
#
|
#
|
||||||
# Custom formats defined in the Matrix specification should always use the `mx-`
|
# Custom formats defined in the Matrix specification should always use the `mx-`
|
||||||
# prefix. They should link to the section containing the definition of the
|
# prefix. They should link to the section containing the definition of the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue