Skip to content

Commit 3697c33

Browse files
feat(api): api update
1 parent 528a97e commit 3697c33

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 232
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-cfc57f9c5bccf2918dfb5fc56fb6b6fd1eadd851f037b6873ba4e2442d5c8126.yml
3-
openapi_spec_hash: 7e54b69798d6a1487474ed229a83c6fc
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-8152ea97ddd6f87a1bc6102d458a3fd3711ca468f6a62cd3be0f6e464376b3e6.yml
3+
openapi_spec_hash: 03c6b4e530600d03fab9344887dc4639
44
config_hash: 27e44ed36b9c5617b580ead7231a594a

src/IntrafiExclusions/IntrafiExclusion/Status.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ enum Status: string
1414
case COMPLETED = 'completed';
1515

1616
case ARCHIVED = 'archived';
17+
18+
case INELIGIBLE = 'ineligible';
1719
}

0 commit comments

Comments
 (0)