v1.29.0
[English]
New API endpoint have been added!
GET /v1/users/<username>/graphs/<graphID>/latest
- This API can be used to retrieve the latest pixel from among the pixels registered in the graph specified by
<graphID>
. - Pixel with date that is later than the date of this API request will not be retrieved by this API.
- This API can be used to retrieve the latest pixel from among the pixels registered in the graph specified by
[Japanese]
新しい API エンドポイントを追加しました。
GET /v1/users/<username>/graphs/<graphID>/latest
- この API を使うことで、
<graphID>
で指定したグラフに登録されている Pixel のうち、最新の Pixel を取得できます。 - このAPIをリクエストした日よりも未来の日付の Pixel はこのAPIでは取得できません。
- この API を使うことで、