Here is a tab on nswag:
So how it the schema should be looks like? Routes, definitions, etc?
If you provide a JSON Schema then NSwag generates a Swagger spec with only the DTO types of the schema - you cannot define routes, etc. For this you have to use a Swagger spec.