[English]
Added new API endpoint /v1/users/<username>/graphs/<graphID>/today
.
Using this API, you can retrieve the Pixel corresponding to the requested date. You can also control whether or not a 404
error will occur if the corresponding Pixel is unregistered.
See the API documentation for details.
[Japanese]
新しいAPIエンドポイント /v1/users/<username>/graphs/<graphID>/today
を追加しました。
リクエストした日に対応する Pixel を取得できます。また、該当のPixelが未登録の場合に 404
エラーとするかどうかをコントロールすることも可能です。
詳細は API ドキュメントを参照してください。