DaSenf1860 / ms-fabric-sdk-core

MIT License
20 stars 7 forks source link

Fix status code #2

Closed weiligao closed 3 months ago

weiligao commented 3 months ago

Status code for successfully adding a role assignment is 201 instead of 200: https://learn.microsoft.com/en-us/rest/api/fabric/core/workspaces/add-workspace-role-assignment?tabs=HTTP#response

DaSenf1860 commented 3 months ago

Thanks for your contribution. They actually changed some things on the Core-> Workspace APIs. I´m including that right now together with some new features and will publish a new version today or tomorrow