Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. /mockedserver/v1/Items('1010873195')/Products?$format=json
  2.  
  3. {
  4. "request": {
  5. "method": "GET",
  6. "url": "/mockedserver/v1/Items('1010873195')/Products.*",
  7. "queryParams" : {
  8. "$format": "json"
  9. },
  10. "headers": {
  11. "x-csrf-token": "",
  12. "Accept": "application/json",
  13. "Content-Type": "application/json"
  14. }
  15. },
  16. "response": {
  17. "headers": {
  18. "Content-Type": "application/json"
  19. },
  20. "status": 200,
  21. "bodyFileName": "/../responses/mockedserver/get-products/1010873195-success-200.json"
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement