Skip to content

Commit 3d312a9

Browse files
authored
Merge pull request #10 from miyasuta/main
Update descriptor-for-applications-components-and-libraries-manifest-…
2 parents a8a0e9b + 6e26af2 commit 3d312a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/04_Essentials/descriptor-for-applications-components-and-libraries-manifest-json-be0cf40.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1834,7 +1834,8 @@ Cross-navigation for specifying inbounds and outbounds
18341834
18351835
- '`plain`': '`value`' is taken as a literal string value.
18361836
- '`reference`': '`value`' is a reference to a parameter maintained in the SAP Fiori launchpad \(such as '`UserDefault.CostCenter`'. The parameter value is used on the outbound intent parameter.
1837-
- '`regexp`': '`value`' matches the specified pattern.'`binding`': '`value`' is a binding path. The value from the model at the specified binding path will be used on the outbound intent parameter.
1837+
- '`regexp`': '`value`' matches the specified pattern.
1838+
- '`binding`': '`value`' is a binding path. The value from the model at the specified binding path will be used on the outbound intent parameter.
18381839
18391840
18401841
- `required`: Indicator whether parameter is required \(`true`, `false`\)

0 commit comments

Comments
 (0)