Skip to content

Remove storing of unspecified parameters in 'others' field #35

@bhufmann

Description

@bhufmann

Right now, each data structure, that is build from a TSP REST call stores in the 'others' field all serialized parameters, that are not specified in the TSP but still be serialized by the server implementation.

This was initially, to be able to get more information that is used internally in the Trace Compass server, but not "officially" specified in the TSP.

If some data is needed to be transferred between server and client over the TSP, then it needs to properly specified in the TSP and the client and server can support it.

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