OpenAPI Specification URL
import_oas_url: https://clearbounce.net/openapi.json
Vendor Name (Required)
vendor_name: clearbounce.net
Additional Information
We are the vendor (ClearBounce). The previously imported spec for clearbounce.net (from issues 3275 and 3288) has incorrect endpoint paths: GET /api/v1/bulk/{jobId} and GET /api/v1/bulk/{jobId}/results return 404 on our API. The correct paths are GET /api/v1/bulk/status/{jobId} and GET /api/v1/bulk/results/{jobId}, and authentication uses the X-API-Key header, not Authorization. The official specification is published at https://clearbounce.net/openapi.json and also at https://api.clearbounce.net/openapi.json. Please re-import so the catalog entry matches the live API.
This supersedes issue 21858: its workflow run failed in the Extract Info from Issue step because the body contained backtick inline-code formatting, which the parser script appears to execute as shell command substitution (that may be worth hardening). This body is plain text. Thanks for cataloguing us!
OpenAPI Specification URL
import_oas_url: https://clearbounce.net/openapi.json
Vendor Name (Required)
vendor_name: clearbounce.net
Additional Information
We are the vendor (ClearBounce). The previously imported spec for clearbounce.net (from issues 3275 and 3288) has incorrect endpoint paths: GET /api/v1/bulk/{jobId} and GET /api/v1/bulk/{jobId}/results return 404 on our API. The correct paths are GET /api/v1/bulk/status/{jobId} and GET /api/v1/bulk/results/{jobId}, and authentication uses the X-API-Key header, not Authorization. The official specification is published at https://clearbounce.net/openapi.json and also at https://api.clearbounce.net/openapi.json. Please re-import so the catalog entry matches the live API.
This supersedes issue 21858: its workflow run failed in the Extract Info from Issue step because the body contained backtick inline-code formatting, which the parser script appears to execute as shell command substitution (that may be worth hardening). This body is plain text. Thanks for cataloguing us!