You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm happy to contribute to fixing this, but wanted to raise an issue to get a consensus on how trivial it actually is.
Would getting the typo fixed in the name cause the need for a major revision change? At least the mapstructure tag is spelled correctly, so its not a big deal, found it when I spelled it correctly and got an error though.
Hi @briemarie I personally would consider this a breaking change because Coordinates is a publicly exported type and so there may well be users of go-fastly that have code written using the misspelling of Longtitude.
I'm happy to contribute to fixing this, but wanted to raise an issue to get a consensus on how trivial it actually is.
Would getting the typo fixed in the name cause the need for a major revision change? At least the mapstructure tag is spelled correctly, so its not a big deal, found it when I spelled it correctly and got an error though.
https://github.com/fastly/go-fastly/blob/main/fastly/datacenters.go#L6
The text was updated successfully, but these errors were encountered: