Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 01ad6e9

Browse files
committed
Mark globbing as "at risk".
1 parent fbec741 commit 01ad6e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api-rest.md

+6
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ HTTP/1.1 200 OK
6060

6161
#### Globbing (inlining on GET)
6262

63+
**Note: this feature is _at risk_ of being
64+
[changed](https://github.com/solid/solid-spec/pull/148)
65+
or [removed](https://github.com/solid/solid-spec/pull/151).
66+
Please join the discussion.
67+
Code depending on this will still work for now.**
68+
6369
We have found that in some cases, using the existing LDP features was not
6470
enough. For instance, to optimize certain applications we needed to aggregate
6571
all RDF resources from a container and retrieve them with a single GET

0 commit comments

Comments
 (0)