Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 532 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 532 Bytes

Demo of using oasdiff in a github workflow

This repo demonstrates how to use oasdiff to check every change to an OpenAPI spec for breaking changes.
The github workflow uses oasdiff to create a changelog which is displayed in the GitHub Actions Summary.

Alternatively, you may use the oasdiff-action.