Project
openapi-arrangement
Code for arranging schemas in OpenAPI format specifications.
Intended to be used in gems that are invoked from openapi-generate tool from
openapi-sourcetools gem.
Provides functionality for ordering schemas:
- Based on mutual dependencies to minimize the need for forward declarations.
- Alphabetical order.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
UPL-1.0
Dependencies