msgraphsdkgo

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 8 Imported by: 2

README

msgraph-sdk-go

microsoft msgraph sdk with just a subset of modules

msgraph sdk generation

dotnet tool install --global Microsoft.OpenApi.Hidi
dotnet tool install --global Microsoft.OpenApi.Kiota
wget https://raw.githubusercontent.com/microsoftgraph/msgraph-metadata/master/openapi/v1.0/openapi.yaml
hidi transform -d openapi.yaml -c postman.json -o ./msgraph.yaml
kiota generate -l go -d msgraph.yaml -n github.com/aserto-dev/msgraph-sdk-go -o ./ -c msgraph

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msgraph

Msgraph the main entry point of the SDK, exposes the configuration and the fluent API.

func NewMsgraph

NewMsgraph instantiates a new Msgraph and sets the default values.

func (*Msgraph) Groups added in v0.0.2

Groups the groups property

func (*Msgraph) Users

Users the users property

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL