Remove Metadata
from GetMicrogridMetadata
and GetMicrogridMetadataResponse
#260
Labels
part:protobuf
Affects the protocol buffer definition files
scope:breaking-change
Breaking change, users will need to update their code
type:enhancement
New feature or enhancement visitble to users
Milestone
What's needed?
It seems the "metadata" word was removed from all other parts, like the
microgrid
message type, so it looks like includingMetadata
in these names is inconsistent.Proposed solution
Rename:
GetMicrogridMetadata
->GetMicrogrid
GetMicrogridMetadataResponse
->GetMicrogridResponse
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: