We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35863c commit 20538daCopy full SHA for 20538da
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 195
2
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/frostedinc%2Fwhopsdk-8a803a5e58780eaf335c546f9eca59058563f761d8a60e4d69e05c8900b3b95b.yml
3
-openapi_spec_hash: dec81833f24dd1e48a1b9a18228892dc
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/frostedinc%2Fwhopsdk-60ba848b6e2ccbd787b931cda96c66670852c91c8ff18988398e7fdd48265e42.yml
+openapi_spec_hash: 4ffada14f4dfa8f403c372a6884849f9
4
config_hash: 2ceaf6cd488db626c181a1ca9460ace6
src/whop_sdk/types/verification_status.py
@@ -18,4 +18,5 @@
18
"expired",
19
"abandoned",
20
"review",
21
+ "action_required",
22
]
0 commit comments