We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573f85b commit 3cbe70fCopy full SHA for 3cbe70f
README.md
@@ -78,7 +78,6 @@ The ```AuthorSchema``` provides information about resource's attributes and migh
78
class AuthorSchema extends SchemaProvider
79
{
80
protected $resourceType = 'people';
81
- protected $selfSubUrl = '/people/';
82
83
public function getId($author)
84
0 commit comments