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.
Required Ruby Version
>= 3.2.5
Authors
Ismo Kärkkäinen
Versions
- 0.1.0 January 21, 2025 (8 KB)