diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/emco_apis.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/emco_apis.yaml b/docs/emco_apis.yaml index 163e3d69..5f9c5510 100644 --- a/docs/emco_apis.yaml +++ b/docs/emco_apis.yaml @@ -3210,10 +3210,10 @@ components: maxLength: 128 example: "provider-1" defaultGateway: - type: boolean + type: "string" description: Is this interface default gateway maxLength: 128 - example: false + example: "false" ipAddress: type: string description: Name of the network |