hi folks, how can i determine the tags for a pact ...
# pactflow
a
hi folks, how can i determine the tags for a pact using the pactflow REST API/HAL Browser? The tags do not seem to be part of the response of a specific version
/pacts/provider/{provider}/consumer/{consumer}/version/{version}
Also i didn't see any other relevant resource to discover the tags. Am i missing something? best regards,
a
hi, sorry i dont have an answer for you, but i was wondering how you are using the REST API. is there some documentation on it? what client are you using? how are you authenticating?
a
There is some documentation in the HAL Browser thats provided by pactflow. i am using curl as a client, authentication is done via a bearer token that is setup inside the pactflow Ui