Open
Description
It seems to me the Go-related code should be abstracted to its own @netlify/go-sdk
repository.
This would make both the Go client and the OpenAPI code easier to work with. This would also:
- separate concerns
- speed up CI
However Go imports might be broken when doing so, so this needs to be done carefully.