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
Our project has a large number of enums, and would like to hyperlink to these enums in the schema themselves, as individual files. This would allow for:
A less bloated index.md file
Better discovery of these enums
For backwards compatibility reasons, in #727 I implemented this such that there is no enum template by default, and you can specify one if desired.