binkylabs/OpenAPI Overlays

Apply OpenAPI overlays to OpenAPI documents using the BinkyLabs OpenAPI Overlays CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: binkylabs/openapi-overlays-dotnet@1263c8d8e7be7292aeee5281c6f239bee55b57cf # v2.6.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputPath to the input OpenAPI document (YAML or JSON)yes
overlaysPaths to overlay file(s), separated by newlines or spaces. Multiple overlays will be applied in order.yes
outputPath for the output fileyes
commandCommand to run: "apply" (preserves field ordering) or "apply-and-normalize" (normalizes with OpenAPI.net rules)noapply
forceOverwrite output file without confirmationnotrue
strictTreat targets that match zero nodes as errors instead of warningsnofalse

no outputs