Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: restrict swagger code purging to own files
Currently everything except for the `ent` directory is removed. This does not scale when adding more generated code. Instead, the swagger task should only purge its own files (before recreating them). Signed-off-by: Michael Adler <[email protected]>
- Loading branch information