Skip to content

Commit 8a8e274

Browse files
myfbonelindyhopchris
authored andcommitted
[Docs] Update sparse-fieldsets chapter (#462)
#193
1 parent e267b08 commit 8a8e274

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/fetching/sparse-fieldsets.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Sparse Fieldsets
22

3-
@todo
3+
## Introduction
4+
5+
This package supports the [sparse fieldsets](https://jsonapi.org/format/#fetching-sparse-fieldsets).
6+
This allows a client to specify optional fields for resources.
7+
You can find additional information in json api [specification](https://jsonapi.org/format/#fetching-sparse-fieldsets) and at this [issue on github](https://github.com/cloudcreativity/laravel-json-api/issues/193).
8+
9+
```This docs page will be updated```

0 commit comments

Comments
 (0)