Updated code generator to use new version of OpenAPI specification (#721)
* Updated code generator to use new version of OpenAPI specification Signed-off-by: saimedhi <saimedhi@amazon.com> * Updated code generator to use native OpenAPI specification Signed-off-by: saimedhi <saimedhi@amazon.com> --------- Signed-off-by: saimedhi <saimedhi@amazon.com>
This commit is contained in:
committed by
GitHub
parent
58e9b1d66c
commit
0e28f5ffe9
@@ -44,7 +44,7 @@ jobs:
|
||||
commit-message: Updated opensearch-py to reflect the latest OpenSearch API spec (${{ steps.date.outputs.date }})
|
||||
title: Updated opensearch-py to reflect the latest OpenSearch API spec
|
||||
body: |
|
||||
Updated [opensearch-py](https://github.com/opensearch-project/opensearch-py) to reflect the latest [OpenSearch API spec](https://github.com/opensearch-project/opensearch-api-specification/blob/main/OpenSearch.openapi.json)
|
||||
Updated [opensearch-py](https://github.com/opensearch-project/opensearch-py) to reflect the latest [OpenSearch API spec](https://github.com/opensearch-project/opensearch-api-specification/releases/download/main/opensearch-openapi.yaml)
|
||||
Date: ${{ steps.date.outputs.date }}
|
||||
branch: automated-api-update
|
||||
base: main
|
||||
|
||||
Reference in New Issue
Block a user