summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/const.go
blob: 3d267974b3b52374cab69b681cec98dd2c9b7e23 (plain) (blame)
1
2
3
4
5
6
7
// Code generated by msgraph.go/gen DO NOT EDIT.

package msgraph

const (
	defaultBaseURL = "https://graph.microsoft.com/beta"
)