opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 40 forks source link

Fix linter errors in /common folder and inventory #277

Closed sandersms closed 1 year ago

sandersms commented 1 year ago

Fix the Linter errors in the inventory protobuf file found when building the /common/Makefile.

Updated the inventory.proto file to include changes to the rpc for google apis as well as the Inventory request and response. InventoryGet --> GetInventory InventoryGetRequest --> GetInventoryRequest InventoryGetResponse --> Inventory