An open API service indexing awesome lists of open source software.

https://github.com/ianks/dry-schema-extensions

Extensions for dry-schema
https://github.com/ianks/dry-schema-extensions

dry-rb json-schema openapi ruby

Last synced: 2 months ago
JSON representation

Extensions for dry-schema

Awesome Lists containing this project

README

        

# dry-schema-extensions

![Gem Version](https://badge.fury.io/rb/dry-schema-extensions.svg)
![CI Status](https://github.com/ianks/dry-schema-extensions/workflows/CI/badge.svg)

## Extensions Provided

* [Open API](docsite/source/extensions/open_api.html.md)
* [JSON Schema](docsite/source/extensions/json_schema.html.md)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI `>= 2.6.0`
* ~~jruby~~ `>= 9.3` (we are waiting for [2.6 support](https://github.com/jruby/jruby/issues/6161))

## License

See `LICENSE` file.