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
The current use of static strings in schemas to document properties makes it more difficult than necessary to do grammar and content passes. Moving everything under util/resource_docs.go would help to reduce the burden.
The current use of static strings in schemas to document properties makes it more difficult than necessary to do grammar and content passes. Moving everything under util/resource_docs.go would help to reduce the burden.