Closed
Description
I implemented #101 and could not correctly test object flags with our gherkin suite, as I am constantly getting a type mismatch.
The type we're getting from the resolver does not match the expected type in Python for object flags. I checked the provider's response, and everything was returned as expected. But the struct
never seems to be correctly translated into the Python object.
Metadata
Metadata
Assignees
Labels
No labels