We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb84d73 commit 5bdacf5Copy full SHA for 5bdacf5
mp_api/client/core/settings.py
@@ -50,6 +50,7 @@ class MAPIClientSettings(BaseSettings):
50
"condition_mixing_media",
51
"condition_heating_atmosphere",
52
"operations",
53
+ "batch_id_neq_any",
54
"_fields",
55
],
56
description="List API query parameters that do not support parallel requests.",
0 commit comments