-
-
Save dcomartin/9a9ab3bde19af9f8ae75145aa4b4dea1 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
| { | |
| "Fault": | |
| { | |
| "Error": [ | |
| { | |
| "Message": "<message>", | |
| "Detail": "<detail>", | |
| "code": "<code>", | |
| "element": "" | |
| }], | |
| "type": "ValidationFault" | |
| }, | |
| "time": "2017-09-29T09:17:31.892-07:00" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment