Skip to content

Incorrect name for detail field in ErrorResponse #148

@bhufmann

Description

@bhufmann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions