Redfish-Service-Validator icon indicating copy to clipboard operation
Redfish-Service-Validator copied to clipboard

Current collectionlimit option does not consider validateEntity function

Open tomasg2012 opened this issue 1 year ago • 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.

tomasg2012 avatar Mar 08 '24 16:03 tomasg2012