forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodules mgmt-common and mgmt-framework (sonic-net#17054)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-mgmt-common
updated
31 files
Submodule sonic-mgmt-framework
updated
7 files
+2 −0 | azure-pipelines.yml | |
+7 −1 | rest/server/handler.go | |
+60 −2 | rest/server/handler_test.go | |
+129 −2 | rest/server/query.go | |
+152 −15 | rest/server/query_test.go | |
+14 −2 | rest/server/restconf.go | |
+11 −0 | rest/server/restconf_test.go |