Skip to content

bugfix: improve cache detection

Matthieu Fesselier requested to merge bugfix/improve-caching-detection into master

@balessan I created a MR related to what we say with @jbpasquier.

The issue was more related to caching than fetch. Now, to check if the resource is complete, we remove the properties starting by @ and see if we still have properties left

Should not break anything on the current behavior

Merge request reports