How to Validate an OpenAPI Spec Using IBM OpenAPI Validator

This post is the second part of our OpenAPI series. Let’s set up GitHub Actions for validating an OpenAPI spec before merging into the main branch. Check more details Step 1. Install IBM OpenAPI Validator Step 2. Setup OpenAPI Rullset Create an file – validator-rules.yaml You can check details ibm rules (inherent from spectral:as rules) spectral:oas rules Step 3. Setup Configurations Create an file … Continue reading How to Validate an OpenAPI Spec Using IBM OpenAPI Validator