forked from lug/matterbridge
Update vendor (#1228)
This commit is contained in:
6
vendor/github.com/yaegashi/msgraph.go/beta/msgraph.go
generated
vendored
6
vendor/github.com/yaegashi/msgraph.go/beta/msgraph.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
|
||||
|
||||
@@ -18,10 +18,6 @@ import (
|
||||
"github.com/yaegashi/msgraph.go/jsonx"
|
||||
)
|
||||
|
||||
const (
|
||||
defaultBaseURL = "https://graph.microsoft.com/beta"
|
||||
)
|
||||
|
||||
// Binary is type alias for Edm.Binary
|
||||
type Binary []byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user