Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 'id' should not be a reserved name (#602)
A number of python builtins collide with flattened fields from certain API methods. More common names, especially ones that conflict with builtins that aren't used by the surface, are explicitly allowed.
- Loading branch information