I'm building a react-admin app communicates with server via the ra-data-simple-rest
dataProvider.
I saw here Support for resource nesting that react-admin doesnt support in resource nesting, but it was a long time ago so I wonder if something was changed?
If not how sholud I enable support in resource nesting like: Get /resurce1/:id/resurce2
?
I have very little knowledge in React and React admin so if you could to clarify me how to do it in the best way short and work.
Thank you!