Skip to content

v1.1.1 default value issue with menu parameter for CreateSitePage method #2

@lampelk

Description

@lampelk

The default value for the menu parameter for the CreateSitePage method should be an integer in services\sites.json#L174

"menu": {
    "default": "1",
    "description": "Controls the menu visibility for the cloned page when publishing a site",
    "enum": [
        "0",
        "1"
    ],
    "location": "json",
    "required": false,
    "type": "integer"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions