Redfish-Service-Validator
Redfish-Service-Validator copied to clipboard
Current collectionlimit option does not consider validateEntity function
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.