writeSchemaFiles

Generates and writes to disk D-language files that correspond to the OpenAPI Document's components/schemas data. Depending on the software architecture ideas being used, such files can be known as "model" or "dto" files.

void
writeSchemaFiles

Meta