openapi-changes icon indicating copy to clipboard operation
openapi-changes copied to clipboard

Open api change report no change when comparing empty file vs an actual file

Open LasneF opened this issue 8 months ago • 0 comments

Given this command line openapi-changes report .\empty.yml .\component-descriptor.yml

with empty.yml being a empty file , and component-descriptor an actual file

it returns {"message": "No changes found between specifications"}

same got a nice smiley using HTML

LasneF avatar Mar 18 '25 09:03 LasneF