DMTF/Redfish-Service-Validator

Current collectionlimit option does not consider validateEntity function

Opened this issue · 0 comments

For the purposes of --collectionlimit, it only considers links in the validateUriTree function.

In catalog.py, validateEntity and checkPropertyConformance still consider the full collection. validateEntity should apply this limit as it uses callResourceUri.