Skip to content

Commit

Permalink
Update README.md (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuji38kwmt committed Mar 25, 2022
1 parent 3aa3493 commit e21a55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

### 2022-08-23 以降
検査コメント関連のWebAPIの廃止に伴い、以下のメソッドやクラスを廃止します。
* annofabapi.AnnofabApi.batch_update_inspections
* annofabapi.AnnofabApi.get_inspections
* `annofabapi.AnnofabApi.batch_update_inspections`:替わりに`annofabapi.AnnofabApi.batch_update_comments`を使用してください。
* `annofabapi.AnnofabApi.get_inspections`:替わりに`annofabapi.AnnofabApi.get_comments`を使用してください。
* annofabapi.Wrapper.update_status_of_inspections
* annofabapi.dataclasses.inspection
* annofabapi.models.InspectionStatus
Expand Down

0 comments on commit e21a55d

Please sign in to comment.