You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: