abeyahmad / servicenow-rest

18 stars 13 forks source link

API version selector #2

Closed jasontmckee closed 8 years ago

jasontmckee commented 8 years ago

Parameterized which version of the REST API is being called replacing the hardcode to "v1". Now defaults to the latest version (which may cause issues for anyone relying on default v1 behavior).