mirror of https://github.com/k3s-io/k3s
Updated swagger spec
parent
f6ecec5880
commit
b0efb7a061
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"swaggerVersion": "1.2",
|
||||
"apiVersion": "",
|
||||
"basePath": "https://127.0.0.1:6443",
|
||||
"basePath": "127.0.0.1:6443",
|
||||
"resourcePath": "/api",
|
||||
"apis": [
|
||||
{
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"swaggerVersion": "1.2",
|
||||
"apiVersion": "",
|
||||
"basePath": "https://127.0.0.1:6443",
|
||||
"basePath": "127.0.0.1:6443",
|
||||
"resourcePath": "/version",
|
||||
"apis": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue