github.com/yaegashi/msgraph.go@v0.1.4/v1.0/const.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  const (
     6  	defaultBaseURL = "https://graph.microsoft.com/v1.0"
     7  )