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 34 forks source link

feat: adds fields to backup_compliance_policy. #523

Closed marcosuma closed 11 months ago

marcosuma commented 11 months ago

Description

As per documentation, we are adding the two new fields authorizedUserFirstName and authorizedUserLastName to backup_compliance_policy.

Link to any related issue(s): https://jira.mongodb.org/browse/INTMDB-1072

Type of change:

Required Checklist:

Further comments