Skip to content

Remove deprecated options #3840

@MathijsVerbeeck

Description

@MathijsVerbeeck

When working on the issue #3812 I found out that the command spo list webhook list still contains the deprecated options id and title, which are replaced by listId and listTitle. I've also noticed that these properties still exist in the v6 branch, so I think that they should be removed.

When checking the code, following commands still have deprecated options:

Command Deprecated options
spo list webhook list title &id
spo site add allowFileSharingForGuestUsers
teams team set displayName
spo listitem list id & title

According the docs, following commands have depracted options:

Command Deprecated options
planner plan get planTitle & planId
planner task get taskId
spo list webhook list id & title
spo site add allowFileSharingForGuestUsers
teams team clone displayName
teams team set displayName

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions