Skip to content

Commit 7cf14a2

Browse files
authored
Merge pull request #2130 from dali-rajab/patch-2
Update objectNodeName from 'articles' to 'article'
2 parents 4843853 + 5a8d6dc commit 7cf14a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/webservice/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The key to access all the elements:
7272

7373
The key to access a single element:
7474
```php
75-
'objectNodeName' => 'articles'
75+
'objectNodeName' => 'article'
7676
```
7777

7878
The parameter to set which fields to expose through the webservice and settings for each of them:

0 commit comments

Comments
 (0)