doing
openapi-changes summary a.yml b.yml
can produce
2025-07-16 10:30:23 ERROR unable to locate reference anywhere in the rolodex reference: #/components/schemas/403-Forbidden
2025-07-16 10:30:23 ERROR unable to locate reference anywhere in the rolodex reference: #/components/schemas/403-Forbidden
2025-07-16 10:30:23 ERROR error building path item: schema build failed: reference '#/components/schemas/403-Forbidden' cannot be found at line 1100, col 23
2025-07-16 10:30:23 ERROR error building path item: schema build failed: reference '#/components/schemas/403-Forbidden' cannot be found at line 1132, col 23
ERROR component #/components/schemas/403-Forbidden does not exist in the specification
ERROR component #/components/schemas/404-NotFound does not exist in the specification
ERROR component #/components/schemas/500-ISE does not exist in the specification
Error: component #/components/schemas/403-Forbidden does not exist in the specification
component #/components/schemas/404-NotFound does not exist in the specification
component #/components/schemas/500-ISE does not exist in the specification
it would be nice to have the file name as part of the error details (usefull only for openapichanges as comparing 2 files)
doing
openapi-changes summary a.yml b.yml
can produce
2025-07-16 10:30:23 ERROR unable to locate reference anywhere in the rolodex reference: #/components/schemas/403-Forbidden
2025-07-16 10:30:23 ERROR unable to locate reference anywhere in the rolodex reference: #/components/schemas/403-Forbidden
2025-07-16 10:30:23 ERROR error building path item: schema build failed: reference '#/components/schemas/403-Forbidden' cannot be found at line 1100, col 23
2025-07-16 10:30:23 ERROR error building path item: schema build failed: reference '#/components/schemas/403-Forbidden' cannot be found at line 1132, col 23
ERROR component
#/components/schemas/403-Forbiddendoes not exist in the specificationERROR component
#/components/schemas/404-NotFounddoes not exist in the specificationERROR component
#/components/schemas/500-ISEdoes not exist in the specificationError: component
#/components/schemas/403-Forbiddendoes not exist in the specificationcomponent
#/components/schemas/404-NotFounddoes not exist in the specificationcomponent
#/components/schemas/500-ISEdoes not exist in the specificationit would be nice to have the file name as part of the error details (usefull only for openapichanges as comparing 2 files)