Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Custom JSON formatting attributes on models are ignored #18

Description

@GraemeF

This is because in order to add the HAL objects to the model it is converted to a dynamic, so when it comes to serialization time there is no class definition to read custom serialization attributes from.

Not a major issue, but thought it was worth mentioning somewhere as it took me a while to realise why they weren't having effect!

Activity

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

Metadata

Metadata

Assignees

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