Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Dillingham committed Feb 10, 2019
1 parent bc1db3c commit 8ac8865
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ Route::get('api/company/{company}/users', function($company_id) {
| - | - | - |
| {resource-name} | the resource name | "Order" |
| {resource-id} | the resource being edited | "11"
| {parent} | put the attribute ie {company} | "22" |

### Display the fields
| {parent} | put the attribute ie {company} | "22" |

0 comments on commit 8ac8865

Please sign in to comment.