Skip to content

task: Implement dynamic typing for object spec files #589

@minitriga

Description

@minitriga

Component

Python SDK

Task Description

Working on #585. We are passing around the data contained within the object files in the SDK without any clear indication of what data is expected in there. If we were able to type it based on the yaml structure this would be very helpful.

We may need to match the data with the schema to create a structure we could use instead of passing list[dict[str, Any]]) to everything.

Originally posted by @ogenstad in #585 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/taskBody of work related to an epic

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions