Skip to content

Add metadata information to the customize chunk documentation #2

@Liquid-Blocks

Description

@Liquid-Blocks

The customize chunk doc should also explain how to use the metadata directly (allowing pros to use the cli).

The metadata should be in the following format for the backend to update the chunk:

{
    “77223001”: {
        chunks: [<chunkID>],
        name: <string>,
        logo: <url>,
        image: <url>,
        portal: <url>,
        planet: <url>
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions