Commit f013ba2
committed
docs: note that deploy_component mount options require package
Addresses PR review:
- `deployComponentValidator` declares `.with('urlPath','package').with('host','package')`, so
both are rejected on a payload-only deploy. The "Additional parameters" list implied
otherwise; state the requirement and point payload deploys at the root-config entry.
- Badge the new `host` parameter with v5.2.0 per the versioning rule.
- Use a relative link for the middleware-routing reference, matching the rest of the file
(21 relative links vs the one absolute one this PR introduced).1 parent b36d21e commit f013ba2
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
608 | | - | |
| 607 | + | |
| 608 | + | |
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| 612 | + | |
| 613 | + | |
612 | 614 | | |
613 | 615 | | |
614 | 616 | | |
| |||
0 commit comments