Skip to content

Enhancement: Extract commonly used functions into a shared file in page commands #6621

Open
@mkm17

Description

@mkm17

Hi, I have noticed that some functions are duplicated in page commands. The idea is to analyze them and extract them into a shared file, like Page.ts.

Here are the functions I have found so far.

_api/site?$select=Id used in

contenttype-add
contenttype-field-remove
contenttype field-set
contenttype-set
page-header-set
site-admin-add

_api/web?$select=Id used in

contenttype-add
contenttype-field-remove
contenttype field-set
contenttype-set
page-header-set
site-admin-add

/checkoutpage used in

page-clientsidewebpart-add
page-header-set
page-section-add

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions