ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
139 stars 86 forks source link

fix: go client naming #234

Closed jonas-jonas closed 1 year ago

jonas-jonas commented 1 year ago

Fixes the naming of the go client to match the repositories naming scheme.

See https://ory-community.slack.com/archives/C010F7Z4XM1/p1669829690845909

Related Issue or Design Document

Checklist

Further comments

jonas-jonas commented 1 year ago

@aeneasr if I run this locally, there are a bunch of files (*.go) generated, that don't seem to be in this repository (yet). I have just ignored those in the past and just committed my actual changes, but should I commit them as well?

aeneasr commented 1 year ago

That’s fine! Thank you for the fix