* Add a shortcut to the start menu, which launches the server and opens a browser
* Add an icon to the HordeServer executable
* Allow overriding configuration via command line
[CL 16558849 by Ben Marsh in ue5-main branch]
* Now uses correct case for types (object/array/etc...)
* Add AdditionalProperties = false to all objects
* Add a generator for StringId classes
* Add attributes for specifying catalog metadata.
[CL 16537922 by Ben Marsh in ue5-main branch]
* /api/v1/schemas/catalog.json also returns a schemastore.org compatible catalog of files for use by Visual Studio.
* -UpdateSchemas argument when launching server will write schemas to disk. Specify -SchemaDir to override output folder.
[CL 16533765 by Ben Marsh in ue5-main branch]