Skip to content

Commit 3c43f62

Browse files
authored
Refactor protobuf by moving the nested enum outside the message and renaming the field following naming convention (opensearch-project#228)
Signed-off-by: lucy66hw <fridalu66@gmail.com>
1 parent 06efb79 commit 3c43f62

3 files changed

Lines changed: 299 additions & 456 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
### Added
77

88
### Changed
9+
- Refactor protobuf by moving the nested enum outside the message and renaming the field following naming convention ([#228](https://github.com/opensearch-project/opensearch-protobufs/pull/228))
910

1011
### Removed
1112

0 commit comments

Comments
 (0)