Fixed double-writes. (#874)
* Fixed file-overwrites on generation. Signed-off-by: Alex Loyko <alex.loyko96@gmail.com> * Fixed CHANGELOG Signed-off-by: Alex Loyko <alex.loyko96@gmail.com> * fixing test and lint Signed-off-by: Alex Loyko <alex.loyko96@gmail.com> * Addressed comments. Signed-off-by: Alex Loyko <alex.loyko96@gmail.com> --------- Signed-off-by: Alex Loyko <alex.loyko96@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
### Updated APIs
|
||||
### Changed
|
||||
- Small refactor of AWS Signer classes for both sync and async clients ([866](https://github.com/opensearch-project/opensearch-py/pull/866))
|
||||
- Small refactor to fix overwriting the module files when generating apis ([874](https://github.com/opensearch-project/opensearch-py/pull/874))
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user