swagger-diff 1.0.5
Swagger::Diff is a utility for comparing two different Swagger specifications. It is intended to determine whether a newer API specification is backwards- compatible with an older API specification. It provides both an RSpec matcher and helper functions that can be used directly.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
rspec-expectations
~> 3.3
swagger-core
~> 0.2.3