-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-restapi to the latest HEAD automat…
…ically
- Loading branch information
1 parent
e179ba3
commit bf48d68
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-restapi
updated
16 files
+22 −0 | .github/workflows/semgrep.yml | |
+1 −1 | Dockerfile | |
+2 −2 | Dockerfile.build | |
+1 −1 | Dockerfile.test | |
+2 −2 | Makefile | |
+5 −5 | arpthrift/arp_responder-remote/arp_responder-remote.go | |
+1 −7 | azurepipeline.yml | |
+2 −2 | copy.sh | |
+2 −2 | dependencies.conf | |
+1 −1 | go-server-server/go.mod | |
+21 −21 | mseethrift/m_s_e_e-remote/m_s_e_e-remote.go | |
+1 −1 | mseethrifttest/Makefile | |
+1 −1 | swsscommon/go.mod | |
+6 −6 | test/apitest.py | |
+5 −5 | test/restapi_client.py | |
+117 −114 | test/test_restapi.py |