beeminder / apidocs

Beeminder API Reference
Other
3 stars 4 forks source link

add missing end backslash to multi-line curl commands #42

Closed Alys closed 2 years ago

Alys commented 2 years ago

Adjusts the two example curl commands shown below so that they have a backslash at the end of the first line.

I have NOT tried to compile this because so much effort for such a tiny change, but shout if you want me to before considering this for merging.

https://api.beeminder.com/#postdata "Create a datapoint" Screenshot from 2022-07-02 17-51-15

https://api.beeminder.com/#postdatas "Create multiple datapoints" Screenshot from 2022-07-02 17-51-08

dreeves commented 2 years ago

http://beeminder.com/changelog#4209