Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 606 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 606 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.0.0

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