mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 17:48:37 +01:00
Fix yaml title for directory api
This commit is contained in:
parent
28c09aed62
commit
d1e64daa10
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
swagger: '2.0'
|
||||
info:
|
||||
title: "Matrix Federation Version API"
|
||||
title: "Matrix Federation Query Directory API"
|
||||
version: "1.0.0"
|
||||
host: localhost:8448
|
||||
schemes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue