akshaykarle / go-mongodbatlas

A Go client library for the MongoDB Atlas API
GNU General Public License v3.0
16 stars 20 forks source link

Adding deleteAfterDate param for user #10

Closed hatemosphere closed 5 years ago

hatemosphere commented 5 years ago

Not sure if it was added recently, but yeah, it's there and working fine: https://docs.atlas.mongodb.com/reference/api/database-users-create-a-user/

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         348    348           
=====================================
  Hits          348    348
Impacted Files Coverage Δ
mongodbatlas/database_users.go 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1577ef1...5f976f9. Read the comment docs.