TACC-Cloud / agave-cli

The Tapis CLI
Other
4 stars 8 forks source link

Implement function to convert response template to json #13

Closed alejandrox1 closed 6 years ago

alejandrox1 commented 6 years ago

Implemented response_template_to_json which takes the name of a templated response in agave_mock_server/responses and returns it as json. This avoid the usage of absolute pathnames.

Signed-off-by: Jorge Alarcon Ochoa alarcj137@gmail.com