Generate the JSON Schema for T with compile-time-known settings.
Identical to the runtime overload, except that requesting
inlineSubschemas for a recursive type is rejected with a static assert
naming the offending type, rather than throwing at runtime.
Generate the JSON Schema for T with compile-time-known settings.
Identical to the runtime overload, except that requesting inlineSubschemas for a recursive type is rejected with a static assert naming the offending type, rather than throwing at runtime.