stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
211 stars 112 forks source link

feat(manageraccount): add oem field #280

Closed FalcoSuessgott closed 11 months ago

FalcoSuessgott commented 11 months ago

Changed it to json.RawMessage. I could also change the remaining fields as well, in a separate commit, if you want.