mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +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.
|
||||
url:
|
||||
type: string
|
||||
format: uri
|
||||
description: |
|
||||
A link to the text of this document, in the appropriate
|
||||
language. MUST be a valid URI with scheme `https://` or
|
||||
|
|
|
|||
Loading…
Reference in a new issue