Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto updated assets for swagger 22.1.5 #2752

Merged
merged 7 commits into from
Sep 29, 2023
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
4 changes: 2 additions & 2 deletions swagger/ALBServicesConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
"type": "object",
"properties": {
"enable": {
"description": "Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.",
"description": "Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.",
"type": "boolean",
"default": true
}
Expand All @@ -771,7 +771,7 @@
"type": "object",
"properties": {
"inventory_config": {
"description": "Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.",
"description": "Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.",
"$ref": "#/definitions/InventoryConfig"
}
}
Expand Down
4 changes: 2 additions & 2 deletions swagger/ALBServicesConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ definitions:
type: object
properties:
enable:
description: "Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition."
description: "Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition."
type: boolean
default: True
IpReputationConfig:
Expand All @@ -547,7 +547,7 @@ definitions:
type: object
properties:
inventory_config:
description: "Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition."
description: "Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition."
$ref: '#/definitions/InventoryConfig'
PortalFeatureOptIn:
type: object
Expand Down
2 changes: 1 addition & 1 deletion swagger/ALBServicesFileUpload.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger/ALBServicesFileUpload.yaml

Large diffs are not rendered by default.

Loading