Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7,638 changes: 0 additions & 7,638 deletions docs/swagger-test.yaml

This file was deleted.

34 changes: 18 additions & 16 deletions docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5165,7 +5165,9 @@ components:
type: string
iofogUuid:
type: string
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logSize:
type: number
Expand Down Expand Up @@ -5316,7 +5318,9 @@ components:
type: string
agentName:
type: string
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logSize:
type: number
Expand Down Expand Up @@ -6012,7 +6016,9 @@ components:
type: string
rebuild:
type: boolean
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logSize:
type: number
Expand Down Expand Up @@ -6204,12 +6210,6 @@ components:
type: string
isPublic:
type: boolean
isSecure:
type: boolean
certificate:
type: string
requiresCert:
type: boolean
username:
type: string
password:
Expand All @@ -6229,10 +6229,6 @@ components:
type: string
email:
type: string
requiresCert:
type: boolean
certificate:
type: string
ActionBody:
type: object
properties:
Expand Down Expand Up @@ -6374,7 +6370,9 @@ components:
type: string
annotations:
type: string
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logLimit:
type: number
Expand Down Expand Up @@ -6467,7 +6465,9 @@ components:
type: string
agentName:
type: string
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logSize:
type: number
Expand Down Expand Up @@ -6526,7 +6526,9 @@ components:
type: string
agentName:
type: string
rootHostAccess:
hostNetworkMode:
type: boolean
isPrivileged:
type: boolean
logLimit:
type: number
Expand Down
2 changes: 1 addition & 1 deletion generate-swagger.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
node scripts/generate-swagger.js
docker run -v ./docs:/docs mitjaziv/swagger-codegen-cli generate -i /docs/swagger.yaml -l swagger -o /docs
155 changes: 44 additions & 111 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading