Skip to content
Snippets Groups Projects

update and separate swagger schemas by service

Merged Charlotte Hausman requested to merge 2.8.4-documentation-improvements into 2.8.4-DEVELOPMENT
+ 1
1
@@ -77,7 +77,7 @@ replace = "RELEASE_VERSION: {new_version}"
filename = "services/workflow/gitlab-requirements.txt"
[[tool.bumpversion.files]]
filename = "apps/cli/execuables/go/spelunker/main.go"
filename = "apps/cli/executables/go/spelunker/main.go"
[[tool.bumpversion.files]]
glob = "services/*/swagger-schema.yaml"
Loading