/** * SMI-1583: Partial API Response Handling Tests * * Tests that the API client gracefully handles: * - Partial/incomplete responses * - Missing optional fields * - Edge cases (empty results, pagination) * - Error responses * - Rate limiting */ export {}; //# sourceMappingURL=ApiPartialResponses.test.d.ts.map