Last active
September 17, 2024 09:50
-
-
Save leowilbur/6d266823f45152d0fcfe88bb5d8495d5 to your computer and use it in GitHub Desktop.
Revisions
-
leowilbur revised this gist
Sep 17, 2024 . 1 changed file with 11 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,13 @@ { "success":true, "data":[ { "order_id":"123", "file_url":"https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png" }, { "order_id":"456", "file_url":"https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png" } ] } -
leowilbur created this gist
Sep 16, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ { "images":["https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png","https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png"] }