Skip to content

Commit

Permalink
upgrade spec v1318
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Oct 24, 2024
1 parent b47e675 commit f7dec70
Show file tree
Hide file tree
Showing 4 changed files with 14,264 additions and 6,223 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ NDC_REST_VERSION ?= v0.3.0
UID ?= $(shell id -u)
GID ?= $(shell id -g)

# go install github.com/hasura/ndc-rest/ndc-rest-schema@latest
.PHONY: build-schema
build-schema:
../ndc-rest/_output/ndc-rest-schema convert \
go install github.com/hasura/ndc-rest/ndc-rest-schema@latest
ndc-rest-schema convert \
-c schema/config.yaml \
-o config/schema.json

Expand Down
Loading

0 comments on commit f7dec70

Please sign in to comment.