Skip to content

Commit 22bc772

Browse files
authored
Merge pull request #511 from mm44m6/master
docs: make it clear that create deeplink and share deeplink function's parameters are mandatory
2 parents d6e93e7 + ffdb725 commit 22bc772

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,8 @@ _Questions? [Contact us](https://support.branch.io/support/tickets/new)_
326326

327327
* Verify on the [Branch Dashboard](https://dashboard.branch.io/liveview/links)
328328

329+
* All function's parameters are mandatory
330+
329331
```js
330332
// optional fields
331333
var analytics = {
@@ -367,6 +369,8 @@ _Questions? [Contact us](https://support.branch.io/support/tickets/new)_
367369

368370
* Link Data: [Deep Link Properties](#link-data-deep-link-properties)
369371

372+
* All function's parameters are mandatory
373+
370374
```js
371375
// optional fields
372376
var analytics = {

0 commit comments

Comments
 (0)