Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
unasra committed Oct 3, 2024
1 parent 3dfb03c commit 97cc149
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions clouddiscovery/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -958,9 +958,8 @@ components:
dhcp_server:
type: string
disable_ipam_projection:
description: This flag controls the IPAM Sync/Reconciliation for the provider
format: boolean
title: disable_ipam_projection disable_ipam_projection flag controls the
IPAM Sync/Reconciliation for the provider
type: boolean
ip_space:
type: string
Expand Down
2 changes: 1 addition & 1 deletion clouddiscovery/docs/IPAMConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**DhcpServer** | Pointer to **string** | | [optional]
**DisableIpamProjection** | Pointer to **bool** | | [optional]
**DisableIpamProjection** | Pointer to **bool** | This flag controls the IPAM Sync/Reconciliation for the provider | [optional]
**IpSpace** | Pointer to **string** | | [optional]

## Methods
Expand Down
3 changes: 2 additions & 1 deletion clouddiscovery/model_ipam_config.go

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

0 comments on commit 97cc149

Please sign in to comment.