@@ -11163,7 +11163,7 @@ paths:
1116311163 type: object
1116411164 description: |
1116511165 The properties of the blueprint.
11166- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11166+ Each property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1116711167 propertyNames:
1116811168 pattern: ^[A-Za-z0-9@_=\\-]+$
1116911169 maxLength: 100
@@ -11257,7 +11257,7 @@ paths:
1125711257 The [calculation
1125811258 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1125911259 of the blueprint.
11260- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11260+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1126111261 default: {}
1126211262 propertyNames:
1126311263 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -11390,7 +11390,7 @@ paths:
1139011390 The [mirror
1139111391 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/mirror-property/)
1139211392 of the blueprint.
11393- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11393+ Each mirror property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1139411394 propertyNames:
1139511395 pattern: ^[A-Za-z0-9@_=\\-]+$
1139611396 maxLength: 100
@@ -11415,7 +11415,7 @@ paths:
1141511415 The [aggregation
1141611416 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property/)
1141711417 of the blueprint.
11418- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11418+ Each aggregation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1141911419 default: {}
1142011420 propertyNames:
1142111421 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -11788,7 +11788,7 @@ paths:
1178811788 type: object
1178911789 description: |
1179011790 The properties of the blueprint.
11791- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11791+ Each property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1179211792 propertyNames:
1179311793 pattern: ^[A-Za-z0-9@_=\\-]+$
1179411794 maxLength: 100
@@ -11881,7 +11881,7 @@ paths:
1188111881 The [calculation
1188211882 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1188311883 of the blueprint.
11884- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
11884+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1188511885 default: {}
1188611886 propertyNames:
1188711887 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -12014,7 +12014,7 @@ paths:
1201412014 The [mirror
1201512015 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/mirror-property/)
1201612016 of the blueprint.
12017- Each property name identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
12017+ Each mirror property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1201812018 propertyNames:
1201912019 pattern: ^[A-Za-z0-9@_=\\-]+$
1202012020 maxLength: 100
@@ -12035,9 +12035,10 @@ paths:
1203512035 - path
1203612036 aggregationProperties:
1203712037 type: object
12038- description: The [aggregation
12039- properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property/)
12038+ description: |
12039+ The [aggregation properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property/)
1204012040 of the blueprint.
12041+ Each aggregation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1204112042 default: {}
1204212043 propertyNames:
1204312044 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -12461,9 +12462,11 @@ paths:
1246112462 - properties
1246212463 calculationProperties:
1246312464 type: object
12464- description: The [calculation
12465+ description: |
12466+ The [calculation
1246512467 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1246612468 of the blueprint.
12469+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1246712470 default: {}
1246812471 propertyNames:
1246912472 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -12592,9 +12595,11 @@ paths:
1259212595 - type
1259312596 mirrorProperties:
1259412597 type: object
12595- description: The [mirror
12598+ description: |
12599+ The [mirror
1259612600 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/mirror-property/)
1259712601 of the blueprint.
12602+ Each mirror property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1259812603 propertyNames:
1259912604 pattern: ^[A-Za-z0-9@_=\\-]+$
1260012605 maxLength: 100
@@ -12615,9 +12620,11 @@ paths:
1261512620 - path
1261612621 aggregationProperties:
1261712622 type: object
12618- description: The [aggregation
12623+ description: |
12624+ The [aggregation
1261912625 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property/)
1262012626 of the blueprint.
12627+ Each aggregation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1262112628 default: {}
1262212629 propertyNames:
1262312630 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -13133,9 +13140,11 @@ paths:
1313313140 - properties
1313413141 calculationProperties:
1313513142 type: object
13136- description: The [calculation
13143+ description: |
13144+ The [calculation
1313713145 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1313813146 of the blueprint.
13147+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1313913148 default: {}
1314013149 propertyNames:
1314113150 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -13287,9 +13296,11 @@ paths:
1328713296 - path
1328813297 aggregationProperties:
1328913298 type: object
13290- description: The [aggregation
13299+ description: |
13300+ The [aggregation
1329113301 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property/)
1329213302 of the blueprint.
13303+ Each aggregation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1329313304 default: {}
1329413305 propertyNames:
1329513306 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -14328,9 +14339,11 @@ paths:
1432814339 - properties
1432914340 calculationProperties:
1433014341 type: object
14331- description: The [calculation
14342+ description: |
14343+ The [calculation
1433214344 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1433314345 of the blueprint.
14346+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1433414347 default: {}
1433514348 propertyNames:
1433614349 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -15546,9 +15559,11 @@ paths:
1554615559 - properties
1554715560 calculationProperties:
1554815561 type: object
15549- description: The [calculation
15562+ description: |
15563+ The [calculation
1555015564 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1555115565 of the blueprint.
15566+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1555215567 default: {}
1555315568 propertyNames:
1555415569 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -16347,9 +16362,11 @@ paths:
1634716362 - properties
1634816363 calculationProperties:
1634916364 type: object
16350- description: The [calculation
16365+ description: |
16366+ The [calculation
1635116367 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1635216368 of the blueprint.
16369+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1635316370 default: {}
1635416371 propertyNames:
1635516372 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -17040,6 +17057,7 @@ paths:
1704017057 description: The [calculation
1704117058 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1704217059 of the blueprint.
17060+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1704317061 default: {}
1704417062 propertyNames:
1704517063 pattern: ^[A-Za-z0-9@_=\\-]+$
@@ -17729,9 +17747,11 @@ paths:
1772917747 - properties
1773017748 calculationProperties:
1773117749 type: object
17732- description: The [calculation
17750+ description: |
17751+ The [calculation
1773317752 properties](${DOCS_URL}/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/)
1773417753 of the blueprint.
17754+ Each calculation property identifier can be `<= 100 characters` long, values must match the following pattern: `^[A-Za-z0-9@_=\\-]+$`.
1773517755 default: {}
1773617756 propertyNames:
1773717757 pattern: ^[A-Za-z0-9@_=\\-]+$
0 commit comments