File Viewer

On This Page

    Module for panel in the file viewer

    Properties

    key
    Type
    string
    Max length
    128
    Required
    Yes
    Pattern
    ^[a-zA-Z0-9-]+$
    Description

    A unique key within an app.


    name
    Type
    I18n property
    Required
    Yes
    Description

    Represents a string that can be resolved via a localization properties file. You can use the same i18n Property key and value in multiple places, but identical keys must have identical values.

    Properties

    i18n
    Type
    string
    Description

    The localization key for i18n. You can use the i18n localization key in your apps, however, Bitbucket does not currently support localization.

    value
    Type
    string
    Description

    The human-readable value.


    url
    Type
    string
    Max length
    2048
    Format
    uri-template
    Required
    Yes

    conditions
    Type
    [Simple condition, Composition condition, ...]
    Description

    Conditions control whether or not a module will be displayed based on the current context. See Conditions for more details


    file_matches
    Type
    object

    params
    Type
    object

    Rate this page: