Skip to content

Commit

Permalink
error sanity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePabloOcampo1212 committed Dec 20, 2024
1 parent 3d094a5 commit e53f2d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,11 @@
options:
items:
description: Items.
elements: list
elements: dict
suboptions:
- description: Network Profiles For Sites Site Assignments Bulk Create's items.
elements: dict
suboptions:
id:
description: Id.
type: str
type: list
id:
description: Id.
type: str
type: list
profileId:
description: ProfileId path parameter. The `id` of the network profile, retrievable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,11 @@
options:
items:
description: Items.
elements: list
elements: dict
suboptions:
- description: Network Profiles For Sites Site Assignments Bulk Create's items.
elements: dict
suboptions:
id:
description: Id.
type: str
type: list
id:
description: Id.
type: str
type: list
profileId:
description: ProfileId path parameter. The `id` of the network profile, retrievable
Expand Down

0 comments on commit e53f2d3

Please sign in to comment.