eklavya / activeGrid

activeGrid in Scala
Apache License 2.0
2 stars 7 forks source link

Prefix endpoints with api/v1 #87

Closed madhusudhand closed 7 years ago

madhusudhand commented 7 years ago

Prefix the endpoints with api/v[x] so that it helps in rolling out different versions of the API.

eklavya commented 7 years ago

Fixed by #89