Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 655 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 655 Bytes

Apivore

About

The repo is a fork of apivore 1.6.2 for use with vets-api. apivore is no longer being maintained and is incompatible with Rails 6. The code here has been changed to remove that restriction.

Version Compatibility

  • Ruby 3
  • Rails 5+

Tested with Ruby 3.2.2

CHANGELOG

v2.1.0

  • Upgraded json-schema version to 5+

v2.0.0

  • Drop support for Rails 4
  • Upgraded json-schema version to 4+
  • Ruby 3 compatible