Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Jan 28, 2023
1 parent bcbe5b4 commit 79c06ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ A lightweight JSON Resource for Laravel that helps you adhere to the JSON:API st
- [Sparse fieldsets](#sparse-fieldsets)
- [Lazy attribute evaluation](#lazy-attribute-evaluation)
- [Minimal attributes](#minimal-attributes)
- [Relationships](#relationships)

## Version support

Expand Down Expand Up @@ -588,6 +589,8 @@ class AppServiceProvider extends ServiceProvider
}
```

### Relationships

//----- WIP------- //

## Resource Identification
Expand Down

0 comments on commit 79c06ea

Please sign in to comment.