Add commands for SharePoint Syntex/Premium
@mkm17 is already working on this.
Since Jul 5, 2024.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
In one of my research, I discovered that there is a special section in the SharePoint API for managing SP Syntex models. Here is the link: https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/syntex-model-rest-api
What do you think about the idea of creating a set of commands in CLI, such as m365 spo stx,.. to manage models?
Some of the endpoints look really useful, such as:
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo
We can also add a command to retrieve the Syntex Content Center site.
Let me know what you think.
-
m365 spp contentcenter addor extendspo site addcommand with ContentCentre type ?? - #6101
-
m365 spp contentcenter contextinfo get(To check if valuable) - #6105
-
m365 spp model set(To check) - #6103
- #6118
- #6119
- #6584
- #6203
-
m365 spp autofillcolumn list -
m365 spp autofill invoke
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.