Skip to content

add support for error handling for ruby #1653

@baywet

Description

@baywet

related #411

To provide a better experience to SDK users, ruby

  • models generation needs to be updated to generate error types that derive from standard error types
  • request executor method generator needs to be updated to pass the error type mapping to the request adapter
  • request adapter interface needs to be updated to accept the mapping
  • request adapter implementation needs to be updated to deserialize to those error type on error status code [400, 600[

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions