We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The public documentation is also missing the property, we should create a public docs issue once this is addressed.
GET https://graph.microsoft.com/v1.0/groups?$select=creationOptions succeeds.
GET https://graph.microsoft.com/v1.0/groups?$select=creationOptions
However our metadata doesn't have the property.
We should try to get the identity workload to fix their metadata, or patch it here.
The text was updated successfully, but these errors were encountered:
created an ICM on the team to get the metadata fixed. https://portal.microsofticm.com/imp/v3/incidents/details/335149284/home
Sorry, something went wrong.
The creationOptions property is deprecated and should not be used anymore in favor of resourceCreationOptions. The team added a work item to remove it from the payload. https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2097403 Related #195
baywet
No branches or pull requests
The public documentation is also missing the property, we should create a public docs issue once this is addressed.
GET https://graph.microsoft.com/v1.0/groups?$select=creationOptions
succeeds.However our metadata doesn't have the property.
We should try to get the identity workload to fix their metadata, or patch it here.
The text was updated successfully, but these errors were encountered: