Joachim Van Herwegen
|
4404fa07d9
|
refactor: Rename resourceExists to hasResource
The function was also moved to the smaller interface ResourceSet.
|
2022-03-18 14:15:12 +01:00 |
|
Joachim Van Herwegen
|
5613ff9e71
|
fix: Let Representations always have a body
This is relevant when the request has a content-type
but no data.
|
2021-10-12 13:30:06 +02:00 |
|
Joachim Van Herwegen
|
b3da9c9fcf
|
refactor: Restructure source code folder
This way the location of certain classes should make more sense
|
2021-10-12 12:51:02 +02:00 |
|
Arne Vandoorslaer
|
b3f292d718
|
feat: Added resourceExists method to ResourceStore
* feat: added resourceExists method to ResourceStore
* Merge remote-tracking branch 'origin/main' into feat/add-resourceExists-method-to-ResourceStore
* fix: adapted to review
* fix: adapted to review
|
2021-02-25 13:43:58 +01:00 |
|
Joachim Van Herwegen
|
50dfea1a27
|
refactor: Change routing constructors to work with Components.js
|
2020-11-02 15:41:32 +01:00 |
|
Joachim Van Herwegen
|
5287cd1e41
|
feat: Create a RoutingResourceStore that takes routing rules
|
2020-11-02 15:41:32 +01:00 |
|