Skip to content

Error conversion adjustments #172

Closed
@baywet

Description

@baywet
  1. The main error types live under a different hardcoded namespace instead of the main one we're generating to. This makes for ugly clients and we should change that
  2. The main error type is named error, which conflicts with the native error type in typescript and Go. And because there's also a property named error on that type, it also conflicts in C#. We should change that as well.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions