FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
cloud-hypervisor/scripts/run_openapi_tests.sh at main · cocoonstack/cloud-hypervisor · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cocoonstack
/
cloud-hypervisor
Public
forked from
cloud-hypervisor/cloud-hypervisor
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
cloud-hypervisor
/
scripts
/
run_openapi_tests.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
5 lines (4 loc) · 171 Bytes
Breadcrumbs
cloud-hypervisor
/
scripts
/
run_openapi_tests.sh
Copy path
File metadata and controls
executable file
·
5 lines (4 loc) · 171 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
#!
/usr/bin/env bash
set
-e
set
-x
sudo docker run --rm -v
"
${PWD}
"
:/local openapitools/openapi-generator-cli validate -i /local/vmm/src/api/openapi/cloud-hypervisor.yaml
Back
|
FazBrowse Home
|
New Git URL