linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

Migrated account_notifications to account_user_grants to request helpers #528

Closed ErikZilber closed 2 months ago

ErikZilber commented 2 months ago

📝 Description

Migrated the following files from directly referencing the Resty client in favor of using the new request helpers: account_notifications.go account_oauth_client.go account_payments.go account_settings.go account_transfer.go account_user_grants.go