2 Commits

Author SHA1 Message Date
Jin Yi
2a32a1a4a8
Add bulk API endpoint for import fail info (#2039)
* feat(api): Implement endpoint for bulk import failure info

Adds the `/v2/customnode/import_fail_info_bulk` endpoint to allow
fetching multiple import error statuses in a single request.

* chore(api): Update OpenAPI spec for new bulk endpoint

Adds the `import_fail_info_bulk` route and its corresponding
request/response schemas to `openapi.yaml`.
2025-07-31 07:43:49 +09:00
Christian Byrne
731c89dc27
[api] Add OpenAPI specification file (#1856) 2025-05-21 21:48:50 +09:00