Skip to content
New issue

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

Improvements to Group and ServicePrincipal models #77

Merged
merged 2 commits into from
Jul 13, 2021

Conversation

manicminer
Copy link
Owner

  • environments.ApiAppId is now a type alias
  • Add the Description field to the ServicePrincipal model
  • Add the Notes field to the ServicePrincipal model
  • Add the SamlMetadataUrl field to the ServicePrincipal model
  • msgraph.ServicePrincipal{}.LoginUrl is now a StringNullWhenEmpty
  • msgraph.ServicePrincipal{}.PreferredSingleSignOnMode is now a pointer to a type alias (formerly a string pointer)

@manicminer manicminer added the enhancement New feature or request label Jul 13, 2021
@manicminer manicminer added this to the v0.22.0 milestone Jul 13, 2021
@manicminer manicminer merged commit 9779fd8 into main Jul 13, 2021
@manicminer manicminer deleted the service-principal-fields branch July 13, 2021 00:59
manicminer added a commit that referenced this pull request Jul 13, 2021
manicminer added a commit that referenced this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant