Is there a way to follow HATEOAS links / reuse responses within JMeter when API testing?

前端 未结 0 748
走了就别回头了
走了就别回头了 2021-01-26 17:53

I\'m looking for a way to use the contents of links when testing an API, e.g.

GET /list-products/
{
  "_links": {
    "item": [
      {
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题