-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Tool fails to correctly build models #66
Comments
Hi @ethan-schofer. Thanks for posting. For your issues:
Lets us know your if you have any further question. |
|
Hi @ethan-schofer,
|
Thanks |
Hi @ethan-schofer,
|
Describe the bug
The Optimizely Graph Client Tools, which should produce C# classes representing my models in my Graph instance is unable to handle some situations when generating models.
For example, ContentAreaItemModel, LinkItemNode and ContentModelReference are all invalid property types, or at least they are not getting generated so my code base doesnt know what they are.
To Reproduce
Follow instructions from documentation: https://github.com/episerver/graph-net-sdk?tab=readme-ov-file#optimizely-graph-client-tool
Expected behavior
Creates models for interacting with the graph from the command line.
Package (please complete the following information):
The text was updated successfully, but these errors were encountered: