Skip to content

fix: update flow template schema $id to production docs domain #72

@dangrondahl

Description

@dangrondahl

The $id in schemas/flow-template.json currently points to https://kosli.mintlify.app/schemas/flow-template.json (the Mintlify staging domain).

Once the docs site is live at https://docs.kosli.com, this should be updated to:

"$id": "https://docs.kosli.com/schemas/flow-template.json"

The reference in template-reference/flow_template.md (the # yaml-language-server: comment and the Editor validation section) will also need to be updated to match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions