docs-matrix-spec/changelogs/client_server/newsfragments/3562.clarification
Shay 87fcb7c8b0
Clarify that base_url in client well_known may or may not include trailing slash (#3562)
Fixes #3465. The change adds a line explicitly warning developers that the base_url of client well_known may or may not include a trailing slash and to be prepared to handle both cases.
2021-12-23 10:12:25 +00:00

1 line
No EOL
85 B
Text

Clarify that `base_url` in client `well_known` may or may not include trailing slash.