From 8eb65e2fb1f3e87e95430d1a5cd6af6ec0a336e6 Mon Sep 17 00:00:00 2001 From: dblock Date: Fri, 17 Nov 2023 16:25:40 -0500 Subject: [PATCH] Swapped order of messages. Signed-off-by: dblock --- opensearchpy/_async/client/__init__.py | 2 +- opensearchpy/_async/client/cat.py | 2 +- opensearchpy/_async/client/cluster.py | 2 +- opensearchpy/_async/client/dangling_indices.py | 2 +- opensearchpy/_async/client/indices.py | 2 +- opensearchpy/_async/client/ingest.py | 2 +- opensearchpy/_async/client/nodes.py | 2 +- opensearchpy/_async/client/remote_store.py | 2 +- opensearchpy/_async/client/security.py | 2 +- opensearchpy/_async/client/snapshot.py | 2 +- opensearchpy/_async/client/tasks.py | 2 +- opensearchpy/client/__init__.py | 2 +- opensearchpy/client/cat.py | 2 +- opensearchpy/client/cluster.py | 2 +- opensearchpy/client/dangling_indices.py | 2 +- opensearchpy/client/indices.py | 2 +- opensearchpy/client/ingest.py | 2 +- opensearchpy/client/nodes.py | 2 +- opensearchpy/client/remote_store.py | 2 +- opensearchpy/client/security.py | 2 +- opensearchpy/client/snapshot.py | 2 +- opensearchpy/client/tasks.py | 2 +- utils/generated_file_headers.txt | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/opensearchpy/_async/client/__init__.py b/opensearchpy/_async/client/__init__.py index 5648c8b6..dfe26775 100644 --- a/opensearchpy/_async/client/__init__.py +++ b/opensearchpy/_async/client/__init__.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/cat.py b/opensearchpy/_async/client/cat.py index 0ca60e9e..fdd3dec2 100644 --- a/opensearchpy/_async/client/cat.py +++ b/opensearchpy/_async/client/cat.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/cluster.py b/opensearchpy/_async/client/cluster.py index 35a40d62..4838b5b4 100644 --- a/opensearchpy/_async/client/cluster.py +++ b/opensearchpy/_async/client/cluster.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/dangling_indices.py b/opensearchpy/_async/client/dangling_indices.py index 05fb7cdd..44744de4 100644 --- a/opensearchpy/_async/client/dangling_indices.py +++ b/opensearchpy/_async/client/dangling_indices.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/indices.py b/opensearchpy/_async/client/indices.py index 3915c1c1..9ec3b130 100644 --- a/opensearchpy/_async/client/indices.py +++ b/opensearchpy/_async/client/indices.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/ingest.py b/opensearchpy/_async/client/ingest.py index f4e42cf8..81f44ec5 100644 --- a/opensearchpy/_async/client/ingest.py +++ b/opensearchpy/_async/client/ingest.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/nodes.py b/opensearchpy/_async/client/nodes.py index 8fa07097..b425412a 100644 --- a/opensearchpy/_async/client/nodes.py +++ b/opensearchpy/_async/client/nodes.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/remote_store.py b/opensearchpy/_async/client/remote_store.py index 7b750e3f..7e021106 100644 --- a/opensearchpy/_async/client/remote_store.py +++ b/opensearchpy/_async/client/remote_store.py @@ -12,7 +12,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/security.py b/opensearchpy/_async/client/security.py index 0bd8c0d7..c4cca167 100644 --- a/opensearchpy/_async/client/security.py +++ b/opensearchpy/_async/client/security.py @@ -12,7 +12,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/snapshot.py b/opensearchpy/_async/client/snapshot.py index 1b25f522..2519d633 100644 --- a/opensearchpy/_async/client/snapshot.py +++ b/opensearchpy/_async/client/snapshot.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/_async/client/tasks.py b/opensearchpy/_async/client/tasks.py index 4a68bff7..9484c500 100644 --- a/opensearchpy/_async/client/tasks.py +++ b/opensearchpy/_async/client/tasks.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/__init__.py b/opensearchpy/client/__init__.py index d641fcff..e6f7021b 100644 --- a/opensearchpy/client/__init__.py +++ b/opensearchpy/client/__init__.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/cat.py b/opensearchpy/client/cat.py index e1155517..8596a6f3 100644 --- a/opensearchpy/client/cat.py +++ b/opensearchpy/client/cat.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/cluster.py b/opensearchpy/client/cluster.py index 5375accc..2686bbfa 100644 --- a/opensearchpy/client/cluster.py +++ b/opensearchpy/client/cluster.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/dangling_indices.py b/opensearchpy/client/dangling_indices.py index 4b30eff4..31b777e7 100644 --- a/opensearchpy/client/dangling_indices.py +++ b/opensearchpy/client/dangling_indices.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/indices.py b/opensearchpy/client/indices.py index 03c10f0c..9dc12f38 100644 --- a/opensearchpy/client/indices.py +++ b/opensearchpy/client/indices.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/ingest.py b/opensearchpy/client/ingest.py index a691ed99..13ba1a69 100644 --- a/opensearchpy/client/ingest.py +++ b/opensearchpy/client/ingest.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/nodes.py b/opensearchpy/client/nodes.py index 3e25efee..9ad6534a 100644 --- a/opensearchpy/client/nodes.py +++ b/opensearchpy/client/nodes.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/remote_store.py b/opensearchpy/client/remote_store.py index a97a9882..799c6aa1 100644 --- a/opensearchpy/client/remote_store.py +++ b/opensearchpy/client/remote_store.py @@ -12,7 +12,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/security.py b/opensearchpy/client/security.py index 322eec5f..a10ec655 100644 --- a/opensearchpy/client/security.py +++ b/opensearchpy/client/security.py @@ -12,7 +12,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/snapshot.py b/opensearchpy/client/snapshot.py index 121a5fcb..50f67357 100644 --- a/opensearchpy/client/snapshot.py +++ b/opensearchpy/client/snapshot.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/opensearchpy/client/tasks.py b/opensearchpy/client/tasks.py index 15740b07..29361e2b 100644 --- a/opensearchpy/client/tasks.py +++ b/opensearchpy/client/tasks.py @@ -30,7 +30,7 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+ diff --git a/utils/generated_file_headers.txt b/utils/generated_file_headers.txt index 506fa389..ff260c5a 100644 --- a/utils/generated_file_headers.txt +++ b/utils/generated_file_headers.txt @@ -2,6 +2,6 @@ # THIS CODE IS AUTOMATICALLY GENERATED AND MANUAL EDITS WILL BE LOST # # To contribute, kindly make modifications in the opensearch-py client generator -# and run `nox -rs generate`, or in the OpenSearch API specification. See DEVELOPER_GUIDE.md +# or in the OpenSearch API specification, and run `nox -rs generate`. See DEVELOPER_GUIDE.md # and https://github.com/opensearch-project/opensearch-api-specification for details. # -----------------------------------------------------------------------------------------+