ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
7 stars 1 forks source link

Cleanup DTO suffix from OpenAPI specs #71

Open FelixTJDietrich opened 1 month ago

FelixTJDietrich commented 1 month ago

In the Angular API client we get types generated with the suffix DTO. We can clean those up in my opinion so the OpenAPI specs and the resulting client are cleaner.

The cleanup can be added here: https://github.com/ls1intum/Hephaestus/blob/2937c61c345ce14ac34be1b8255c279aef15bfe8/scripts/clean-openapi-specs.js