Joachim Van Herwegen
|
65860f77da
|
feat: Support GET requests on subscription services
Doing a GET request on a subscription resource
will return the expected representation.
Content negotiation is supported.
|
2023-04-20 14:32:13 +02:00 |
|
Joachim Van Herwegen
|
23db528472
|
fix: Replace inefficient storage detection
This replaces the recursive backend calls to find the storage
by a new class that is aware what the storage URLs look like.
|
2023-04-19 09:47:47 +02:00 |
|
Joachim Van Herwegen
|
b1f7a6a8b1
|
feat: Add support for WebSocketSubscription2021
|
2022-11-09 09:10:00 +01:00 |
|
Joachim Van Herwegen
|
df2f69f532
|
feat: Expose a storage description resource for storage containers
|
2022-11-09 09:10:00 +01:00 |
|