mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-01 04:49:36 +00:00
Implements preliminary support for the KiCad HTTP Library API v2 spec (currently in draft). Key differences from v1: - Volatile fields: Stock and Storage Location are marked volatile (shown in KiCad UI but not saved to schematic files) - Root endpoint returns links to categories endpoint - Uses int $apiVersion parameter for clean version switching v2 spec draft: https://gitlab.com/RosyDev/kicad-dev-docs/-/blob/http-lib-v2/content/apis-and-binding/http-libraries/http-lib-v2-00.adoc |
||
|---|---|---|
| .. | ||
| AdminPages | ||
| BatchEdaControllerTest.php | ||
| BulkInfoProviderImportControllerTest.php | ||
| KiCadApiControllerTest.php | ||
| KiCadApiV2ControllerTest.php | ||
| PartControllerTest.php | ||
| RedirectControllerTest.php | ||
| ScanControllerTest.php | ||