npm run test script will show linting errors. npm run test -- --format=stylish will produce a more compact output grouped by file
For all APIs

Success responses often don't have a response object.
Lint: spec/glossary_v3/ie_endpoints.yaml
| Severity | Location | Problem | Message |
|---|
| error | line 176:15 | spec | Property response is not expected here. |
| warning | line 80:21 | no-invalid-media-type-examples | Example value must conform to the schema: must have required property 'code'. |
| warning | line 137:21 | no-invalid-media-type-examples | Example value must conform to the schema: must have required property 'code'. |
Lint: spec/glossary_v3/label_endpoints.yaml
| Severity | Location | Problem | Message |
|---|
| error | line 50:15 | spec | Property response is not expected here. |
| error | line 94:15 | spec | Property response is not expected here. |
| error | line 129:15 | spec | Property response is not expected here. |
Lint: spec/glossary_v3/g_common.yaml
npm run testscript will show linting errors.npm run test -- --format=stylishwill produce a more compact output grouped by fileFor all APIs
Success responses often don't have a
responseobject.Lint: spec/glossary_v3/ie_endpoints.yaml
responseis not expected here.Lint: spec/glossary_v3/label_endpoints.yaml
responseis not expected here.responseis not expected here.responseis not expected here.Lint: spec/glossary_v3/g_common.yaml
errorsproperty type must be array.errorsproperty type must be array.errorsproperty type must be array.errorsproperty type must be array.errorsproperty type must be array.