Skip to content

Add .toJSON() to classes to ensure proper and automatic serialization (Next.js / SvelteKit / etc.) #326

@mmailaender

Description

@mmailaender

The current class implementations, such as Module, DateStub, TimeStub, etc., don't have a .toJSON() method, which limits automatic serialization between Backend and Frontend in Frameworks like Next.js or SvelteKit.

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