Skip to content

Commit 9c2eab8

Browse files
authored
Merge pull request #32 from jupyter-naas/170-feat-create-endpoints-for-ontologies
feat: Add Ontology
2 parents d972cd2 + d03258f commit 9c2eab8

File tree

23 files changed

+4402
-3702
lines changed

23 files changed

+4402
-3702
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 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

0 commit comments

Comments
 (0)