mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Clarify format of string type for m.login.terms_params
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
69d7dbf703
commit
8ab9564c7a
|
|
@ -50,6 +50,7 @@ properties:
|
||||||
arbitrary string with no specified maximum length.
|
arbitrary string with no specified maximum length.
|
||||||
url:
|
url:
|
||||||
type: string
|
type: string
|
||||||
|
format: uri
|
||||||
description: |
|
description: |
|
||||||
A link to the text of this document, in the appropriate
|
A link to the text of this document, in the appropriate
|
||||||
language. MUST be a valid URI with scheme `https://` or
|
language. MUST be a valid URI with scheme `https://` or
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue