krzysztofrewak/openapi-merge

Merge multiple OpenAPI YML/JSON files into one

Installs: 478

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 6

Type:application

v2.1.0 2023-06-30 11:20 UTC

This package is auto-updated.

Last update: 2024-04-30 00:46:04 UTC


README

Read multiple OpenAPI 3.0.x YAML and JSON files and merge them into one large file.
This application is build on cebe/php-openapi and marcelthole/openapi-merge.

Installation

composer require krzysztofrewak/openapi-merge --dev

Differences from marcelthole/openapi-merge

This fork is created from 0.2 version of marcelthole/openapi-merge.