summaryrefslogtreecommitdiff
path: root/src/web/docs
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-05 09:22:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-05 09:22:28 +0900
commitf5f7ceb66b397e0b2ed94cbcb3610ab757af4229 (patch)
tree8aa958f22aa4258cc5e139c793e85d064bbbfada /src/web/docs
parentv3972 (diff)
downloadsharkey-f5f7ceb66b397e0b2ed94cbcb3610ab757af4229.tar.gz
sharkey-f5f7ceb66b397e0b2ed94cbcb3610ab757af4229.tar.bz2
sharkey-f5f7ceb66b397e0b2ed94cbcb3610ab757af4229.zip
oops
Diffstat (limited to 'src/web/docs')
-rw-r--r--src/web/docs/api/entities/post.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/web/docs/api/entities/post.yaml b/src/web/docs/api/entities/post.yaml
index 451d2579d9..f780263144 100644
--- a/src/web/docs/api/entities/post.yaml
+++ b/src/web/docs/api/entities/post.yaml
@@ -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