File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 6161 <RadzenPanelMenuItem Text =" Refiners" Value =" @(" examples /schemagen /refiner " )"
6262 Path =" @(_pageName + " # " + AnchorRegistry.GetFirstFragment(" examples /schemagen /refiner " ))" />
6363 </RadzenPanelMenuItem >
64+ <RadzenPanelMenuItem Text =" Data Keyword" Expanded =" false" >
65+ <RadzenPanelMenuItem Text =" Instance References" Value =" @(" examples /schemadata /data-ref " )"
66+ Path =" @(_pageName + " # " + AnchorRegistry.GetFirstFragment(" examples /schemadata /data-ref " ))" />
67+ @* <RadzenPanelMenuItem Text="Schema References" Value="@("examples/schemadata/schema-ref")"
68+ Path="@(_pageName + "#" + AnchorRegistry.GetFirstFragment("examples/schemadata/schema-ref"))" />
69+ *@ <RadzenPanelMenuItem Text =" Internal References" Value =" @(" examples /schemadata /external-ref " )"
70+ Path =" @(_pageName + " # " + AnchorRegistry.GetFirstFragment(" examples /schemadata /external-ref " ))" />
71+ </RadzenPanelMenuItem >
6472 </RadzenPanelMenuItem >
6573 <RadzenPanelMenuItem Text =" Release Notes" Icon =" format_list_numbered" Expanded =" true" >
6674 <RadzenPanelMenuItem Text =" JsonSchema.Net" Value =" @(" release-notes /json-schema " )"
Original file line number Diff line number Diff line change 1- # 3.1.0 (beta 3) ([ #326 ] ( https://github.com/gregsdennis/json-everything/pull/326 ) / [ #389 ] ( https://github.com/gregsdennis/json-everything/pull/389 ) )
1+ # 3.1.0 (beta 3) ([ #326 ] ( https://github.com/gregsdennis/json-everything/pull/326 ) / [ #389 ] ( https://github.com/gregsdennis/json-everything/pull/389 ) / [ # 392 ] ( https://github.com/gregsdennis/json-everything/pull/392 ) )
22
33Updated to use JsonSchema.Net v4.
44
You can’t perform that action at this time.
0 commit comments