Skip to content

add path field to menu and breadcrumbs endpoints #61

@metaforx

Description

@metaforx

Besides the absolute path, we need the path, because the absolute path is tied to the CMS while the relative path is independent from the backend.

Proposed solution

  • follow pattern and naming from pages endpoint
  "path": "subpage",
  "absolute_url": "http://localhost:8080/subpage",

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