Skip to content

Commit

Permalink
Merge pull request #165 from angelnar87/angel/fix_file_format_issue_p…
Browse files Browse the repository at this point in the history
…ostman

Fix invalid issue format with postman Version 10.24.17
  • Loading branch information
JeanCarlosChavarriaHughes authored Apr 8, 2024
2 parents 275f154 + c869724 commit 48c47e4
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions recursos/API CRLibre.postman_collection V3.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1031,36 +1031,7 @@
},
"description": ""
},
"response": [
{
"id": "6207a6d1-c70b-47a2-9a95-8449f780c3eb",
"name": "Default",
"originalRequest": {
"method": "POST",
"header": [],
"body": {},
"url": {
"raw": "http://api-demo.crlibre.org/api.php",
"protocol": "http",
"host": [
"api-demo",
"crlibre",
"org"
],
"path": [
"api.php"
]
}
},
"code": 200,
"_postman_previewlanguage": "",
"_postman_previewtype": "parsed",
"header": [],
"cookie": [],
"responseTime": 0,
"body": ""
}
]
"response": []
},
{
"name": "Token Stag",
Expand Down

0 comments on commit 48c47e4

Please sign in to comment.