swagger-diff 1.0.1
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