You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
given
openapi-changes.cmd html-report D:\tot\a.yml D:\toat\b.yml
i got the following
` DONE completed processing
WARNING warnings reported during processing ⚠️ unable to parse modified document: unable to parse specification: yaml: line 38: did not find expected key ⚠️ No OpenAPI documents can be compared!
ERROR unable to parse specification: yaml: line 38: did not find expected key
ERROR unable to parse specification: yaml: line 38: did not find expected key
`
it would be nice to get the full location rather than 'the modified document' not sure if it a or b
same when leveraging unable to parse
The text was updated successfully, but these errors were encountered:
given
openapi-changes.cmd html-report D:\tot\a.yml D:\toat\b.yml
i got the following
` DONE completed processing
WARNING warnings reported during processing
⚠️ unable to parse modified document: unable to parse specification: yaml: line 38: did not find expected key
⚠️ No OpenAPI documents can be compared!
ERROR unable to parse specification: yaml: line 38: did not find expected key
ERROR unable to parse specification: yaml: line 38: did not find expected key
`
it would be nice to get the full location rather than 'the modified document' not sure if it a or b
same when leveraging unable to parse
The text was updated successfully, but these errors were encountered: