https://github.com/imp/openapi-merge-rs
OpenAPI v3 merge library and cli tool
https://github.com/imp/openapi-merge-rs
Last synced: 6 months ago
JSON representation
OpenAPI v3 merge library and cli tool
- Host: GitHub
- URL: https://github.com/imp/openapi-merge-rs
- Owner: imp
- Created: 2024-08-13T10:54:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T09:42:09.000Z (almost 2 years ago)
- Last Synced: 2025-10-01T17:36:56.799Z (9 months ago)
- Language: Rust
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### OpenAPI v3 merge library and command line tool
This project is inspired by the TypeScript [openapi-merge](https://github.com/robertmassaioli/openapi-merge) package and
implementation and configuration format are compatible with it (well, to a reasonable extent)
Supported OpenAPI specification version is v3.0.x