I currently have bunch of files stored in Sharepoint. I've set the versioning so - that everytime user uploads a file it's set as draft and versions are set as 0.1, 0.2. Once the content is approved my version then gets updated to major version ex 1.0
I want to perform content approval process/ and also request approval all via sharepoint graph api.
I don't see any resources or endpoint to do the following.
I'm using this as of now: https://learn.microsoft.com/en-us/graph/api/listitem-list-versions?view=graph-rest-1.0&tabs=http