We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4828c0 commit 855e019Copy full SHA for 855e019
linode_api4/objects/base.py
@@ -35,7 +35,6 @@ def __init__(
35
nullable=False,
36
unordered=False,
37
json_object=None,
38
- json_object_options=None,
39
):
40
"""
41
A Property is an attribute returned from the API, and defines metadata
0 commit comments