diff --git a/dist/index.html b/dist/index.html index 49d0e8b..d061bbc 100644 --- a/dist/index.html +++ b/dist/index.html @@ -87,7 +87,8 @@

Example URI

GET& "order_point_quantity": "5" }, "created_at": "2018-03-27T09:38:19+09:00", - "updated_at `2018-03-27T09:38:19+09:00`": "", + "updated_at": "2018-03-27T09:38:19+09:00", + "update_date": "2018-03-27T09:38:19+09:00", "create_user_name": "田村 太郎", "update_user_name": "田村 次郎", "user_group": "基本グループ", @@ -217,9 +218,13 @@

Example URI

GET& "type": "string", "description": "作成日(ISO 8601形式)" }, - "updated_at `2018-03-27T09:38:19+09:00`": { + "updated_at": { "type": "string", - "description": "更新日(ISO 8601形式)" + "description": "システム更新日時(ISO 8601形式)。在庫データに関連するあらゆる変更で自動更新される" + }, + "update_date": { + "type": "string", + "description": "更新日時(ISO 8601形式)。基本的にシステム更新日時と同様だが、入出庫予定の変更や追加項目自体の追加・削除など在庫データ自体の変更ではない場合は更新されない" }, "create_user_name": { "type": "string", @@ -599,7 +604,8 @@

Example URI

GET& "order_point_quantity": "5" }, "created_at": "2018-03-27T09:38:19+09:00", - "updated_at `2018-03-27T09:38:19+09:00`": "", + "updated_at": "2018-03-27T09:38:19+09:00", + "update_date": "2018-03-27T09:38:19+09:00", "create_user_name": "田村 太郎", "update_user_name": "田村 次郎", "user_group": "基本グループ", @@ -788,9 +794,13 @@

Example URI

GET& "type": "string", "description": "作成日(ISO 8601形式)" }, - "updated_at `2018-03-27T09:38:19+09:00`": { + "updated_at": { "type": "string", - "description": "更新日(ISO 8601形式)" + "description": "システム更新日時(ISO 8601形式)。在庫データに関連するあらゆる変更で自動更新される" + }, + "update_date": { + "type": "string", + "description": "更新日時(ISO 8601形式)。基本的にシステム更新日時と同様だが、入出庫予定の変更や追加項目自体の追加・削除など在庫データ自体の変更ではない場合は更新されない" }, "create_user_name": { "type": "string", @@ -5679,7 +5689,7 @@

Example URI

POSTdescription": "エラー内容" } } -}

Generated by aglio on 04 Feb 2026