mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Clarify format of string type for m.login.terms_params (#1979)
This commit is contained in:
parent
1e0919ad12
commit
f730987da6
|
|
@ -0,0 +1 @@
|
||||||
|
Clarify formats of string types.
|
||||||
|
|
@ -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