Created
August 29, 2022 11:06
-
-
Save nazir-kabani/bea532aa37a0c3ad86205dd83f0f397d to your computer and use it in GitHub Desktop.
This file contains 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
[ | |
{ | |
"name": "name", | |
"type": "STRING" | |
}, | |
{ | |
"name": "jobId", | |
"type": "STRING" | |
}, | |
{ | |
"name": "jobStartState", | |
"type": "STRING" | |
}, | |
{ | |
"name": "data", | |
"type": "STRING" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment