You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the CodeGeneration package, the description property of the Child struct actually contains the Child’s documentation. We should rename it to match the documentation property of Node.
The text was updated successfully, but these errors were encountered:
In the
CodeGeneration
package, thedescription
property of theChild
struct actually contains theChild
’s documentation. We should rename it to match thedocumentation
property ofNode
.The text was updated successfully, but these errors were encountered: