summaryrefslogtreecommitdiffstats
path: root/dmi-service/openapi/components.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-11-29Update openapi to reflect alternate id functionalityseanbeirne1-2/+2
Issue-ID: CPS-2275 Change-Id: I833eb3389c2d8aa0eb02dffdd9302751edbebf58 Signed-off-by: seanbeirne <sean.beirne@est.tech>
2024-06-24Create module structure in DMI Pluginegernug1-0/+324
To push the stub in to DMI Plugin the Plugin will need to be modulized akin to CPS/NCMP. This involves creating a new module in the repo and porting the packages in src into this module Issue-ID: CPS-2284 Change-Id: Iffa4eded4e49c220891fe73c30ea3b2f12a9e66d Signed-off-by: egernug <gerard.nugent@est.tech>