Created
November 7, 2023 22:42
-
-
Save cfjedimaster/73da087ab04cc918a148f59319a30835 to your computer and use it in GitHub Desktop.
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 characters
| { | |
| "jobID": "c248c0fa-c35f-4f00-9eb0-f74ff99f435d", | |
| "status": "succeeded", | |
| "created": "2023-11-07T21:28:10.123Z", | |
| "modified": "2023-11-07T21:28:10.147Z", | |
| "input": "long url", | |
| "options": { | |
| "optimize": "performance" | |
| }, | |
| "metadata": { | |
| "service": { | |
| "version": "4.0" | |
| }, | |
| "model": { | |
| "portrait": "4", | |
| "classification": "4" | |
| } | |
| }, | |
| "_links": { | |
| "self": { | |
| "href": "long url" | |
| } | |
| }, | |
| "output": { | |
| "href": "longer url", | |
| "storage": "external", | |
| "overwrite": True, | |
| "mask": { | |
| "format": "soft" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment