Skip to content

Commit

Permalink
Updating schema linking
Browse files Browse the repository at this point in the history
  • Loading branch information
kellrott committed Aug 19, 2016
1 parent 93f0895 commit 2799557
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 67 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export GOPATH
PATH := ${PATH}:$(shell pwd)/bin
export PATH

PROTO_INC= -I ./ -I $(GOPATH)/src/github.com/gengo/grpc-gateway/third_party/googleapis/
PROTO_INC= -I ./ -I $(GOPATH)/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/

server:
go install ga4gh-taskserver
Expand Down
132 changes: 67 additions & 65 deletions src/ga4gh-tasks/task_execution.pb.go

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

2 changes: 1 addition & 1 deletion task-execution-schemas

0 comments on commit 2799557

Please sign in to comment.