Skip to content

Use consistent naming for initialisms in modshared module

Improve naming for initialisms (#468 (closed)) in modshared module. This MR includes the following changes:

  • Regenerate mocks after renaming Api to API
  • Rename RpcApiStub to RPCAPIStub in modshared module
  • Rename agentId agentID in modshared module
  • Rename ApiToErrReporter to APIToErrReporter in modshared module
  • Rename Api to API in modshared module
  • Rename NoAgentId to NoAgentID in modshared module

Merge request reports