Skip to content

Commit

Permalink
Merge pull request #670 from jonathan-ly/sdwan-641-2024-may-publish
Browse files Browse the repository at this point in the history
DOCS-5691 publish for raji
  • Loading branch information
jonathan-ly authored May 29, 2024
2 parents abf0582 + 7e86dbb commit 66a5a5e
Show file tree
Hide file tree
Showing 56 changed files with 80,051 additions and 45,814 deletions.
5,838 changes: 4,353 additions & 1,485 deletions openapi-specs/sdwan/legacy/Applications.yaml

Large diffs are not rendered by default.

34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/Auditlogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,9 @@ components:
schemas:
Aggregate:
properties:
data:
description: 'The details of the aggregate data.
'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.
'
type: string
operator:
description: Operator
enum:
Expand All @@ -26,28 +14,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.
'
type: string
unit:
description: 'The unit.
'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.
'
type: number
view:
description: 'View the aggregate date.
'
type: object
AuditLog:
properties:
esp_tenant_id:
Expand Down
34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/BulkOperations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,9 @@ components:
schemas:
Aggregate:
properties:
data:
description: 'The details of the aggregate data.
'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.
'
type: string
operator:
description: Operator
enum:
Expand All @@ -26,28 +14,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.
'
type: string
unit:
description: 'The unit.
'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.
'
type: number
view:
description: 'View the aggregate date.
'
type: object
BaseQuery:
properties:
aggregate:
Expand Down
34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/Cellular.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,21 +251,9 @@ components:
- name
Aggregate:
properties:
data:
description: 'The details of the aggregate data.
'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.
'
type: string
operator:
description: Operator
enum:
Expand All @@ -275,28 +263,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.
'
type: string
unit:
description: 'The unit.
'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.
'
type: number
view:
description: 'View the aggregate date.
'
type: object
BulkResponse:
properties:
count:
Expand Down
Loading

0 comments on commit 66a5a5e

Please sign in to comment.