nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
13 stars 6 forks source link

duplicate .../stops/{id} #139

Closed BenGardiner closed 5 years ago

BenGardiner commented 5 years ago

@jmpopper : watch out for this in the prototype

jmpopper commented 5 years ago

Thanks @BenGardiner. In the prototype we currently have a GET /stops/{stopId} endpoint and a PATCH /stops/{stopId} endpoint defined. Is that correct?

BenGardiner commented 5 years ago

that is correct.