Skip to content

Commit

Permalink
Merge pull request #81 from meshery/revert-80-models
Browse files Browse the repository at this point in the history
Revert "Models"
  • Loading branch information
MUzairS15 committed Jun 22, 2024
2 parents aaea9d6 + f61b5a0 commit 07f04ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ generate:
models: true
import-mapping:
"#/components/schemas/catalog_data": "github.com/layer5io/meshkit/models/catalog/v1alpha1"
"./common/core.yml": "github.com/layer5io/schemas/common"
"./common/core.yml": "github.com/meshery/schemas/common"

output-options:
skip-prune: true
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/layer5io/schemas
module github.com/meshery/schemas

go 1.21.10

Expand Down
2 changes: 1 addition & 1 deletion models/patterns/patterns.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 07f04ae

Please sign in to comment.