Feature Set: - GitHub Actions Workflow - [x] Set up tooling for Spec to Markdown generation (tool to be determined) - [x] Clone our existing repo - [x] Retrieve Open API Specs from: https://github.com/Software-Hardware-Integration-Lab/OpenAPI/tree/main/specs - [x] Generate markdown - [x] Move generated markdown into our folder structure - [ ] Create PR for human review of the generated docs - Run this job automatically (method TBD) - [ ] Schedule? - [ ] Event/Webhook/dynamic trigger of some sort when spec gets updates?
Feature Set: