Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

aserto-dev/msgraph-sdk-go

Repository files navigation

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

About

microsoft msgraph sdk with just a subset of modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages