aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml
blob: edd20e73e6ba59906b86a6f35b2009275a58a2dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
org.openecomp.annotations.Source:
    description: Indicates the origin source of an input
    properties:
        source_type:
          type: string
        vf_module_label:
          type: list
          description: List of VF Modules this input was originated from
          entry_schema:
            type: string
        param_name:
            type: string
            description: Source parameter name