✨ Add OpenAPI spec management scripts and update documentation (#15)
Commit: 5c623926838498027c6d68be90c3e36993aff414
Date: 2025-07-07 08:44:31 +0200
Author: PascalHavelange
Commit Message
✨ Add OpenAPI spec management scripts and update documentation (#15)
* feat: add npm scripts for managing inventory-app OpenAPI specifications
- Add 'inventory-app:fetch' script to download the latest OpenAPI specification
- Add 'inventory-app:diff' script to compare local and remote OpenAPI specifications
- Update documentation in 'docs/index.md' and 'docs/guidelines/api-integration.md' to reflect the new scripts
These changes streamline the process of keeping the OpenAPI specification up-to-date and detecting changes in the upstream API.
* feat: add npm scripts for managing inventory-app OpenAPI specifications
- Add 'inventory-app:fetch' script to download the latest OpenAPI specification
- Add 'inventory-app:diff' script to compare local and remote OpenAPI specifications
- Update documentation in 'docs/index.md' and 'docs/guidelines/api-integration.md' to reflect the new scripts
These changes streamline the process of keeping the OpenAPI specification up-to-date and detecting changes in the upstream API.
---------
Co-authored-by: Pascal HAVELANGE <havelangep@hotmail.com>
Files Changed
- 📝 Modified:
.github/copilot-instructions.md
- 📝 Modified:
docs/guidelines/api-integration.md
- 📝 Modified:
docs/index.md
- 📝 Modified:
package.json
- ✅ Added:
src/api/inventory-app.json
Links
This documentation was automatically generated from Git commit data.