Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 472792293
  • Loading branch information
ecclesia-robot authored and copybara-github committed Oct 17, 2022
1 parent 5879ea2 commit c002a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecclesia/lib/redfish/property_definitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ inline constexpr char kRfPropertyNvmeControllersProperties[] =
inline constexpr char kRfPropertyNvmeSmartCriticalWarnings[] =
"NVMeSMARTCriticalWarnings";
inline constexpr char kRfPropertyLinks[] = "Links";
inline constexpr char kRfPropertyContainedBy[] = "ContainedBy";
inline constexpr char kRfPropertyOriginOfCondition[] = "OriginOfCondition";
inline constexpr char kRfPropertyPcieDevice[] = "PCIeDevice";
inline constexpr char kRfPropertyPcieDevices[] = "PCIeDevices";
Expand Down

0 comments on commit c002a01

Please sign in to comment.