Blob field in $expand parameter

For performance reason, we can have Lazy option on TBlob Field.

But sometimes, it depends of the context of the program, it is interesting to have the content of the blob directly in the answer.

So, can you add the possibility to add the Blob Field in the $expand parameter of the GET requests ?

This feature was implemented.