Skip to content

Commit 5bdacf5

Browse files
committed
no parallel on batch_id_neq_any
1 parent fb84d73 commit 5bdacf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mp_api/client/core/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class MAPIClientSettings(BaseSettings):
5050
"condition_mixing_media",
5151
"condition_heating_atmosphere",
5252
"operations",
53+
"batch_id_neq_any",
5354
"_fields",
5455
],
5556
description="List API query parameters that do not support parallel requests.",

0 commit comments

Comments
 (0)