mongodb / go-client-mongodb-atlas

Go Client for MongoDB Atlas
https://www.mongodb.com/docs/atlas/reference/api-resources-spec/
Apache License 2.0
79 stars 33 forks source link

INTMDB-137: Fix output of CloudProviderAccessService.GetRole #500

Closed andreaangiolillo closed 1 year ago

andreaangiolillo commented 1 year ago

Description

CloudProviderAccessService.GetRole returns AWSIAMRole instead of an array as the Open API spec suggests. Fixing the Open API spec in #76871

Type of change:

Required Checklist:

Further comments