File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ class AuthorSchema extends BaseSchema
113113 self::RELATIONSHIP_LINKS_SELF => false,
114114 self::RELATIONSHIP_LINKS_RELATED => true,
115115
116- // Data include supported as other cool features
116+ // Data include supported as well as other cool features
117117 // self::RELATIONSHIP_DATA => $author->comments,
118118 ],
119119 ];
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The application will output a few encoding results for
2121* sparse and field set filters usage sample
2222* top level links and meta information usage sample
2323
24- For more details see [ the app source code] ( sample .php)
24+ For more details see [ the app source code] ( Application/EncodeSamples .php)
2525
2626## Performance test
2727
You can’t perform that action at this time.
0 commit comments