Skip to content

Workspace Conf fails to get status #128

@jaydm26

Description

@jaydm26

Hello,

When using the workspace_conf.get_status() in the WorkspaceClient, the method does not work and returns an AttributeError: type object 'dict' has no attribute 'from_dict'. I believe WorkspaceConf is just a dictionary and thus, it is raising an Attribute Error. Could you please verify and confirm if this is correct.

e.g. workspace_client.workspace_conf.get_status(keys="enableTokensConfig") does not work

Thank you.

Metadata

Metadata

Assignees

Labels

codegenissues related to generated code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions