Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v2.1.0 package updates #41

Closed
wants to merge 1 commit into from
Closed

Add v2.1.0 package updates #41

wants to merge 1 commit into from

Conversation

sherwinski
Copy link

@sherwinski sherwinski commented Jan 10, 2025

One Line Summary

Syncs repo with API v1.3.0 changes. Includes the following:

  • Add authMethod for deleteUser
  • Set base URL to https://api.onesignal.com/

go.mod Outdated Show resolved Hide resolved
@@ -324,7 +324,7 @@ func (c *APIClient) prepareRequest(
localVarRequest.Header.Add("User-Agent", c.cfg.UserAgent)

// Add the SDK version to OS-Usage header for telemetry
localVarRequest.Header.Add("OS-Usage-Data", "kind=sdk, sdk-name=onesignal-go, version=2.0.3")
localVarRequest.Header.Add("OS-Usage-Data", "kind=sdk, sdk-name=onesignal-go, version=1.3.0")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: need to investigate this before merging

@sherwinski sherwinski force-pushed the api branch 2 times, most recently from 3cd12ad to d98eb54 Compare January 15, 2025 23:10
@sherwinski sherwinski changed the title Add v2.0.3 package updates Add v2.1.0 package updates Jan 16, 2025
@sherwinski sherwinski closed this Jan 16, 2025
@nan-li
Copy link

nan-li commented Jan 16, 2025

Looks like this was auto-closed by the "fixes" link in https://github.com/OneSignal/API-Client-Libraries/pull/192. It is re-generated in #42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants