Skip to content

Serialize JSON responses #13

Description

@nickedwards109

The web service's JSON responses sometimes contain object attributes that aren't actually used by the client. For example, created_at and updated_at timestamps are included in many of the JSON responses, but the client doesn't use these.

The JSON responses should only include object attributes that the client needs to know about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions