Skip to content

dev: prevent oapi-codegen version mismatch

when running make gen-api, it has already happend to us a few times to accidentally downgrade oapi-codegen when the locally installed version does not match the one we're currently supposed to be using

Merge request reports