This pull request has lots of functions that may be skimmed. I've left comments near more complicated endpoints. It's also worth looking through the tests in the /test/endpoints folder because those were more complicated to write than the endpoints themselves.
Also note: .config and anything in a /helpers folder is common to all endpoints.
This pull request has lots of functions that may be skimmed. I've left comments near more complicated endpoints. It's also worth looking through the tests in the /test/endpoints folder because those were more complicated to write than the endpoints themselves.
Also note:
.config
and anything in a/helpers
folder is common to all endpoints.