Skip to content

Add apiVersion as a public parameter #87

@AlessandroDeidda

Description

@AlessandroDeidda

const ( apiVersion = "v62.0" )

It would be helpful to have more control over the API version.
This could be done by adding a parameter to the Init method or to the Creds struct so that it can be used from the authentication process.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions