This commit is contained in:
2025-04-01 18:01:03 +02:00
parent d80689c7de
commit 2331bd6aa3

View File

@ -26,6 +26,8 @@ docker run \
--package-name defectdojo_api --package-name defectdojo_api
``` ```
For DefectDojo the naive code generation works.
## Naive Generation of the Client Package for DependencyTrack ## Naive Generation of the Client Package for DependencyTrack
``` ```