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
These json schemas should be generated from C# code to minimize maintenance cost.
(with tool like NJsonSchema or JsonSchema.Net.Generation)
and should be tested by CI automatically.
Additional context
There is unofficial schema definition for docfx.json exists.
and schema for toc.yml is discussed at #7736 (expanded and dropdown options are added for toc.json recently)