eclipse-cdt-cloud / eclipse-cdt-cloud/tsp-typescript-client

Incorrect name for `detail` field in ErrorResponse

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
9
Forks
23
PR merge metrics
No merged PRs in 30d

Description

### Bug Description:

According to the TSP specification, the field for detail called `detail` instead of `details`. This needs to be corrected.

### Steps to Reproduce:

Use the error response detail in vscode-trace-extension:

You will see that it won't compile unless you call it `details`. However, `details` is not sent by a compliant trace server.

### Additional Information

- Operating System: Any
- Version: v0.9.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.