forked from lug/matterbridge
Update vendor (#1228)
This commit is contained in:
6
vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go
generated
vendored
6
vendor/github.com/yaegashi/msgraph.go/beta/ModelWeb.go
generated
vendored
@@ -1,4 +1,4 @@
|
||||
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||||
// Code generated by msgraph.go/gen DO NOT EDIT.
|
||||
|
||||
package msgraph
|
||||
|
||||
@@ -36,8 +36,8 @@ type WebApplication struct {
|
||||
HomePageURL *string `json:"homePageUrl,omitempty"`
|
||||
// RedirectUris undocumented
|
||||
RedirectUris []string `json:"redirectUris,omitempty"`
|
||||
// Oauth2AllowImplicitFlow undocumented
|
||||
Oauth2AllowImplicitFlow *bool `json:"oauth2AllowImplicitFlow,omitempty"`
|
||||
// OAuth2AllowImplicitFlow undocumented
|
||||
OAuth2AllowImplicitFlow *bool `json:"oauth2AllowImplicitFlow,omitempty"`
|
||||
// LogoutURL undocumented
|
||||
LogoutURL *string `json:"logoutUrl,omitempty"`
|
||||
// ImplicitGrantSettings undocumented
|
||||
|
||||
Reference in New Issue
Block a user