Skip to content

Commit 3cbe70f

Browse files
committed
Update
1 parent 573f85b commit 3cbe70f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ The ```AuthorSchema``` provides information about resource's attributes and migh
7878
class AuthorSchema extends SchemaProvider
7979
{
8080
protected $resourceType = 'people';
81-
protected $selfSubUrl = '/people/';
8281

8382
public function getId($author)
8483
{

0 commit comments

Comments
 (0)