Skip to content

Commit 94e5563

Browse files
authored
Merge pull request #33 from jupyter-naas/170-feat-create-endpoints-for-ontologies
feat: Add p2p_validate allowing to have required
2 parents 9c2eab8 + d2bce32 commit 94e5563

File tree

10 files changed

+17995
-467
lines changed

10 files changed

+17995
-467
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ services:
1919
--python_out=../python/naas_models \
2020
--go_out=../go \
2121
--validate_out="lang=go:../go" \
22-
space.proto registry.proto iam.proto aimodel.proto chat.proto credit.proto secret.proto storage.proto workspace.proto asset.proto errors.proto validate.proto ontology.proto common.proto
22+
space.proto registry.proto iam.proto aimodel.proto chat.proto credit.proto secret.proto storage.proto workspace.proto asset.proto errors.proto validate.proto ontology.proto common.proto p2p_validate.proto

go/github.com/jupyter-naas/naas-models/go/ontology/ontology.pb.go

Lines changed: 205 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)