Resolve "Send wanted fields with the query" #16

Merged
free_zed merged 4 commits from 12-fields into stable 2022-10-11 00:43:11 +00:00

4 Commits

Author SHA1 Message Date
Freezed 00d3a3e915 📝 Update README #12 2022-10-11 02:37:09 +02:00
Freezed 949520d260 ️ Build request with stream specific fields #12
All LDP stream shares standards fields
This commit remove those from the stream mapping and build a request asking only
for the stream specific fields.
2022-10-11 02:14:17 +02:00
Freezed 6ed57de1aa 🎨 Normalize field stripping #12
`strip_std_field()` will be used to strip fields from the `get_map_props()` in
the next iterations.
This modification aim to format data passed to `strip_std_field()` then
we can use it easyly later for other options.
2022-10-10 09:58:44 +02:00
Freezed cc16378233 🎨 Remove std case from conditional stmt #12 2022-10-10 09:35:09 +02:00