[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

Error

A message describing an error with the API call. _not_yet_macro Upon error, the returned object may not correspond to this object. In some circumstance nothing is returned. For example, the HTTP response status code might be the only way to distinguish success from failure.


Properties

messages Optional

A stack or error messages. The first element (top of the stack) is the broadest description of the failure.

JSON Example

{
	"messages": [
		{
			"args": [
				"string"
			],
			"default_message": "string",
			"id": "string"
		}
	]
}
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

Feedback

Was this page helpful?