summaryrefslogtreecommitdiff
path: root/redfish-core/lib/redfish_v1.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Prepare for boost::url upgradeEd Tanous1-3/+2
2022-10-29Fix privileges on default handlersEd Tanous1-2/+8
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-2/+1
2022-09-01Add 405 handler for redfishEd Tanous1-0/+26
2022-09-01Allow custom 404 handlersEd Tanous1-1/+1
2022-06-17Fix regression in JsonSchema/404 handlerEd Tanous1-3/+4
2022-06-17Move the JsonSchemas to be generated at runtimeEd Tanous1-0/+87
2022-06-15redfish_v1: fix setUpRedfishRouteNan Zhou1-1/+1
2022-06-15Handle redfish 404 with a good messageEd Tanous1-0/+26
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-1/+1
2022-06-01Move redfish/v1 instantiationEd Tanous1-1/+2
2022-05-13Move /redfish to free methodsEd Tanous1-8/+11
2022-05-13Add setUpRedfishRoute to /redfish/ routeEd Tanous1-2/+6
2022-05-13Remove brace initialization of json objectsEd Tanous1-1/+1
2022-05-12Move redfish v1 into redfish-coreEd Tanous1-0/+21