quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

Tag API Client fix to target /tag of the API #393

Closed jparsons04 closed 7 years ago

jparsons04 commented 7 years ago

What does this pull request do? Change the target of the GET call for Tags to /tag.

How should this be tested? Manually test entity operations that use the resolveSingleEntityIDHelper function and ensure that the API properly processes the call.

Checklist

closes #392