mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-04-18 12:10:50 +00:00
- Add per_page_meta and page_meta parameters to 36 list endpoints that are missing them in paths.yaml - Add readOnly: true to id properties across 25 component schemas These changes improve code generation compatibility for strongly-typed clients. An idempotent patch script (openapi/patch-spec.py) is included for reproducibility.