Skip to content

Workers Templates serde and schema evolution support #174

@vigoo

Description

@vigoo
  • fix TemplateMetadata serde - we have TODO in case of FunctionResult.typ and FunctionParameter.typ - where in relation to naming fixes, original tpe was renamed to typ ; as there was issue to read stored data, we added #[serde(rename = "tpe")] for those attributes, (should not we consider to add custom structure-s, with custom serde, to decouple internal storage implementation and API implementation?)
  • add support for versioning of metadata in TemplateRepo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions