Skip to content

Commit

Permalink
feat: Add p2p_validate allowing to have required
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr0p42 committed Oct 9, 2024
1 parent d03258f commit d2bce32
Show file tree
Hide file tree
Showing 10 changed files with 17,995 additions and 467 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 ontology.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 p2p_validate.proto
421 changes: 205 additions & 216 deletions go/github.com/jupyter-naas/naas-models/go/ontology/ontology.pb.go

Large diffs are not rendered by default.

Loading

0 comments on commit d2bce32

Please sign in to comment.