Skip to content

[Backport 1.x] Update links to documentation in rest-api-spec#13059

Merged
kotwanikunal merged 1 commit intoopensearch-project:1.xfrom
cwperks:backport-13043-to-1.x
Apr 3, 2024
Merged

[Backport 1.x] Update links to documentation in rest-api-spec#13059
kotwanikunal merged 1 commit intoopensearch-project:1.xfrom
cwperks:backport-13043-to-1.x

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Apr 3, 2024

Description

Backports #13043 to 1.x

This updates all of the links to make them version-specific to the 1.x line. Some of the links had changed on the documentation website, but most links remain the same and only replace latest with 1.3. The ingest API routes are different on the documentation website between 1.3 and latest.

i.e.

https://opensearch.org/docs/latest/ingest-pipelines/create-ingest/ on main

vs

https://opensearch.org/docs/1.3/api-reference/ingest-apis/create-update-ingest/ on 1.3

Related Issues

Resolves #1339

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2024

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.54%. Comparing base (3b4474e) to head (6ca6863).

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x   #13059      +/-   ##
============================================
+ Coverage     77.49%   77.54%   +0.04%     
- Complexity    58734    58760      +26     
============================================
  Files          4223     4223              
  Lines        253567   253567              
  Branches      38700    38700              
============================================
+ Hits         196512   196638     +126     
+ Misses        41025    40922     -103     
+ Partials      16030    16007      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kotwanikunal kotwanikunal merged commit 771876e into opensearch-project:1.x Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.3 Backport to 1.3 branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants