myOmikron / kraken-project

A scalable pentesting platform
GNU Affero General Public License v3.0
11 stars 11 forks source link

Generated frontend api v0.4.2 #311

Closed gammelalf closed 2 weeks ago

gammelalf commented 2 weeks ago

This PR doesn't really change any code, but openapi generator includes kraken's version in doc comments. This leads to a meaningless change in every autogenerated api file.

On top of that our gen-api script reads from the file system in an undeterministic way resulting in pointless changes, when generating on another machine.