Skip to content
Snippets Groups Projects
Commit 81ac3a99 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Merge branch 'v0.0.2-add-common-add-photonic' into 'master'

added common and photonic-media

See merge request cocsn/yang-modules!5
parents af64f72a d0988762
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@ package tapi
// This file is a placeholder in order to ensure that Go does not
// find this directory to contain an empty package.
//go:generate go run $GOPATH/src/github.com/openconfig/ygot/generator/generator.go -path=../../yang -output_file=./yang.go -package_name=tapi -generate_fakeroot -fakeroot_name=device -shorten_enum_leaf_names -exclude_modules=ietf-interfaces ../../models/tapi-topology@2019-03-31.yang ../../models/tapi-connectivity@2019-03-31.yang
//go:generate go run $GOPATH/src/github.com/openconfig/ygot/generator/generator.go -path=../../yang -output_file=./yang.go -package_name=tapi -generate_fakeroot -fakeroot_name=device -shorten_enum_leaf_names -exclude_modules=ietf-interfaces ../../models/tapi-topology@2019-03-31.yang ../../models/tapi-connectivity@2019-03-31.yang ../../models/tapi-common@2019-03-31.yang ../../models/tapi-photonic-media@2019-03-31.yang
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment