v1.0.1(2018-10-15)
A lot of people beyond my imagination use Pixela and I seem to be dreaming! 😂
- Refurbished some problems.
PUT /v1/users/<username>/graphs/<graphID>/<yyyyMMdd>
- Unnecessary request parameters were written in the reference
GET /v1/users/<username>/graphs/<graphID>
- If the graph starts at the end of the month in a certain month, there was a gap in the label of the month.
PUT /v1/users/<username>/graphs/<graphID>
- When graph definition update, it is a problem that set empty string to graph id.
- Review the notation.
not optional
->required
- Fix typo
- Others
- Add Release Notes, this!