Skip to content

Strict parsing of from_json in LolInfo/FortniteInfo #146

Description

@ecly

For some data for the structs, we're simply mapping and converting from string based maps to atom based maps.
As a result, we could theoretically store arbitrary amounts of data in these maps, as we are not discarding anything we don't need.
We may want to make this stricter by only retrieving and storing the data that we know we need.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions