Skip to content

Commit

Permalink
Generate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Nov 7, 2024
1 parent d9bffbf commit 1e2c6e1
Show file tree
Hide file tree
Showing 45 changed files with 667 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ mocks:
--user $$(id -u):$$(id -g) \
-w /work \
-v ${PWD}:/work \
vektra/mockery:v2.42.1 -r --keeptree --inpackage --dir api/client --output test/mocks --all
vektra/mockery:v2.46.3 -r --keeptree --inpackage --dir api/client --output test/mocks --all
go run ./test/client/generate/generate_mock_client.go

.PHONY: gofmt
Expand Down
150 changes: 150 additions & 0 deletions api/client/switch_operations/migrate_switch_parameters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

188 changes: 188 additions & 0 deletions api/client/switch_operations/migrate_switch_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e2c6e1

Please sign in to comment.