pb33f / openapi-changes

The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
https://pb33f.io/openapi-changes/
Other
180 stars 16 forks source link

Upgraded to libopenapi v0.13 #71

Closed daveshanley closed 11 months ago

daveshanley commented 11 months ago

A very different way of handling indexes and remote and local filesystems. The addition of a new -r or —remote flag for all commands will turn on automatic handling of remote referneces (be them local or remote) and will attempt to resolve them.

This overrides the —base / -p flag if set.