You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
442 B
JSON
15 lines
442 B
JSON
{
|
|
"ErrorExceptions": [
|
|
{
|
|
"ValidationTest": "API Validation",
|
|
"ExceptionMessage": "Breaking changes require a new major version.",
|
|
"PackageVersion": "2.0.18"
|
|
},
|
|
{
|
|
"ValidationTest": "API Validation",
|
|
"ExceptionMessage": "Additions require a new minor or major version.",
|
|
"PackageVersion": "2.0.18"
|
|
}
|
|
],
|
|
"WarningExceptions": []
|
|
} |