1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 02:05:47 +02:00
This commit is contained in:
syuilo
2018-03-05 09:22:28 +09:00
parent c377553ac7
commit f5f7ceb66b
2 changed files with 4 additions and 4 deletions

View File

@@ -140,12 +140,12 @@ props:
type: "number"
optional: false
desc:
ja: "緯度。-180〜180で表す。"
ja: "緯度。-90〜90で表す。"
- name: "longitude"
type: "number"
optional: false
desc:
ja: "経度。-90〜90で表す。"
ja: "経度。-180〜180で表す。"
- name: "altitude"
type: "number"
optional: false