Go through all endpoint definitions under "/api" and document what type of request they are and what data they recieve/return - [ ] Determine whether each endpoint is GET/POST - [ ] Document somewhere in the repository what data the endpoint needs to receive and in what format - [ ] Document somewhere in the repo what data the endpoint will return and in what format
Go through all endpoint definitions under "/api" and document what type of request they are and what data they recieve/return