Skip to content

Commit

Permalink
Revert "Test with some failures"
Browse files Browse the repository at this point in the history
This reverts commit 1e0c8df.
  • Loading branch information
javiertuya committed Jul 15, 2024
1 parent 902c6bf commit d8ad601
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
xxxxxx
"category":{"id":1,"name":"Cats"}
"category":{"id":2,"name":"Tiger"}
"category":{"id":3,"name":"Lion"}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
xxxxx
"category":{"id":1,"name":"Tiger"}
"category":{"id":2,"name":"Lion"}
"pet":{"id":1,"category":{"id":1,"name":"Tiger"},"name":"Max","photoUrls":["http://localhost/photos/000203.jpg"],"tags":[{"id":503,"name":"Puppy"}],"status":"pending"}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
xxxxx
{"id":2,"category":{"id":1,"name":"Tiger"},"name":"Luna","photoUrls":["http://localhost/photos/000303.jpg"],"tags":[{"id":603,"name":"Young"}],"status":"available"}
{"id":3,"category":{"id":1,"name":"Tiger"},"name":"Charlie","photoUrls":["http://localhost/photos/000403.jpg"],"status":"available"}
{"id":4,"category":{"id":1,"name":"Tiger"},"name":"Bella","tags":[{"id":703,"name":"Old"}],"status":"available"}
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
xxxxx
{"zip":"0","total":22}
{"zip":"1","total":0}
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
xxxxx
"category":{"id":1,"name":"Dogs"}
"category":{"id":2,"name":"Tiger"}
"category":{"id":3,"name":"Lion"}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xxxxx"category":{"id":1,"name":"Dogs"}
"category":{"id":1,"name":"Dogs"}
"category":{"id":101,"name":"102"}

0 comments on commit d8ad601

Please sign in to comment.