Skip to content

Fix naming of nested object arrays in Storyblok converter #29

@julrich

Description

@julrich

Currently names are derived using some (lacking) inference from JSON Schema keywords (like title, key of the field, etc), resulting in inconsistencies, and especially some cases where a singular should be used in naming of repeated objects, instead of the (currently chosen) plural version.

There was some work done for this in our Netlify Create converter, that could be of guidance, here:
e67e073

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions