Changed URL for API spec. (#757)
Signed-off-by: dblock <dblock@amazon.com>
This commit is contained in:
committed by
GitHub
parent
1ccc1bcf95
commit
87e531b943
@@ -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/releases/download/main/opensearch-openapi.yaml)
|
||||
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-latest/opensearch-openapi.yaml)
|
||||
Date: ${{ steps.date.outputs.date }}
|
||||
branch: automated-api-update
|
||||
base: main
|
||||
|
||||
Reference in New Issue
Block a user