Skip to content

Conversation

@klaidliadon
Copy link

Right now clients don't have info about the status. We could add it just for sake of completion.

image

@klaidliadon klaidliadon requested a review from VojtechVitek July 22, 2025 06:27
Copy link
Contributor

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you pls regenerate all examples?

code: number = {{$error.Code}},
message: string = `{{$error.Message}}`,
status: number = 0,
status: number = {{$error.Status}},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this makes sense. Or, should we get the actual status from the fetch response object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants