summaryrefslogtreecommitdiff
path: root/static/redfish/v1/$metadata/index.xml
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-06-06 21:06:13 +0300
committerEd Tanous <ed@tanous.net>2022-06-13 18:54:47 +0300
commitd02420b2600a8a8636c1a9a7e3981e57a545d1f3 (patch)
treed94e4f1159907dcd32be961926b0922adc5be1e4 /static/redfish/v1/$metadata/index.xml
parent2c615dffdb6baf7e0bdd5772a39f4b97d1e38a2c (diff)
downloadbmcweb-d02420b2600a8a8636c1a9a7e3981e57a545d1f3.tar.xz
Document common error of replacing the json object
Prior to having query params and aggregation supported, this wasn't much of an issue, but now that we have these features, we need to code against doing multiple things in parallel. We have had cases in the past prior to these new features, but these were generally localized to a single handler, so the fixes tended to go under the radar. This commit documents this common pitfall, and propose a solution. The commit below has already done most of the work to make the codebase consistent in this regard. Documenting this will hopefully ensure that regressions don't happen again, or if they do, we have documentation that we can point to. 1476687d Remove brace initialization of json objects Tested: Documentation only. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Id9e761987fd90955218fbb232b277a08b0227339
Diffstat (limited to 'static/redfish/v1/$metadata/index.xml')
0 files changed, 0 insertions, 0 deletions