✨ 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


This documentation was automatically generated from Git commit data.

Local Development: This is a basic layout for local Jekyll development. When deployed to GitHub Pages, this site will use the just-the-docs theme.