-
Notifications
You must be signed in to change notification settings - Fork 2
Home
haruna edited this page Sep 13, 2025
·
3 revisions
Manteka の Wiki ページへようこそ!
Mantela.json を用いることによって、Web サイト等から以下のような情報を機械可読な形式で簡単に提供できます。
- 自身の交換局の接続情報
- 自身の交換局に接続されている端末の情報
- 自身の交換局と接続されている他の交換局の情報
Mantela.json のための JSON Schema を提供しています。
これを利用することで、mantela.json の記述が妥当であるのか検証できます。
また、Visual Studio Code などの一部のエディタでは、$schema プロパティを記述することによって mantela.json の記述を補完してくれる場合があります。
example.json を参照してください。