Skip to content

Commit

Permalink
chore: update enigma with QIX-RPC v. 12.1777.0 (#307)
Browse files Browse the repository at this point in the history
* fix generate.sh script so it fetches rpc-spec

* update enigma according to latest spec

* remove redundant make-targets
  • Loading branch information
glooms authored Jul 17, 2023
1 parent 525325e commit 1ef4345
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 130 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@ test-unit:

generate-schema:
./schema/generate.sh

update-api-spec:
go run ./spec/generate.go

update-engine-version: generate-schema update-api-spec
Loading

0 comments on commit 1ef4345

Please sign in to comment.