Skip to content

Commit

Permalink
Merge pull request #32 from jupyter-naas/170-feat-create-endpoints-fo…
Browse files Browse the repository at this point in the history
…r-ontologies

feat: Add Ontology
  • Loading branch information
Dr0p42 authored Oct 9, 2024
2 parents d972cd2 + d03258f commit 9c2eab8
Show file tree
Hide file tree
Showing 23 changed files with 4,402 additions and 3,702 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ services:
--python_out=../python/naas_models \
--go_out=../go \
--validate_out="lang=go:../go" \
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
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
Loading

0 comments on commit 9c2eab8

Please sign in to comment.