Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
商品一覧APIの並び替え項目にmodified追加
Browse files Browse the repository at this point in the history
  • Loading branch information
basehibino committed Feb 13, 2018
1 parent ba49459 commit ac5af9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_api_v1_items.md
Expand Up @@ -10,7 +10,7 @@ read_items

| Name | Description |
|--------------|----------------------------------------------------------------------------------------------------------------|
| order | 並び替え項目。list_ordercreated のいずれか (任意 デフォルト: list_order) |
| order | 並び替え項目。list_ordercreated、modifiedのいずれか (任意 デフォルト: list_order) |
| sort | 並び順。asc か desc のいずれか (任意 デフォルト: asc) |
| limit | リミット (任意 デフォルト: 20, MAX: 100) |
| offset | オフセット (任意 デフォルト: 0) |
Expand Down

0 comments on commit ac5af9f

Please sign in to comment.