This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Description
Implement the ability to import resources.
The problem: From only the string "Id", that can represent an identifier, JSON or whatever fits in a string, the protocol allows you to send more than one resources to send back.
I need to evaluate the import behaviour, whether more than one resources sending back results into the same amount of ReadResource calls.