We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When parent of object is workspace, LinkTo receives arguments: {'type': 'workspace', 'workspace': True} and it brokes "id" principle.
{'type': 'workspace', 'workspace': True}
The text was updated successfully, but these errors were encountered:
and .from_linkto method changes
.from_linkto
Sorry, something went wrong.
fix #12. tests ok
00ec9c9
Merge pull request #22 from lastorel/dev-i21
2550293
#21 fixes + #12 + docs
lastorel
No branches or pull requests
When parent of object is workspace, LinkTo receives arguments:
{'type': 'workspace', 'workspace': True}
and it brokes "id" principle.
The text was updated successfully, but these errors were encountered: