Closed mesozoic closed 2 months ago
This allows implementers to declare use_field_ids=True once, when creating the Api instance, and not have to pass it to each method call thereafter. FYI @jonathanlaniado
use_field_ids=True
Fixes #365
👏👏👏
This allows implementers to declare
use_field_ids=True
once, when creating the Api instance, and not have to pass it to each method call thereafter. FYI @jonathanlaniadoFixes #365