Skip to content

Commit

Permalink
deploy: 91d672b
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtruong committed Feb 25, 2025
1 parent 01ce63f commit ecca9e9
Show file tree
Hide file tree
Showing 422 changed files with 55,180 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 3.4/ADMINS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# OpenSearch JavaScript Client Admins

## Current Admins

| Admin | GitHub ID | Affiliation |
|-----------------------|-----------------------------------------------|-------------|
| Anan Zhuang | [ananzh](https://github.com/ananzh) | Amazon |
| Bishoy Boktor | [boktorbb](https://github.com/boktorbb) | Amazon |
| Charlotte | [CEHENKLE](https://github.com/CEHENKLE) | Amazon |
| Henri Yandell | [hyandell](https://github.com/hyandell) | Amazon |
| Kawika (Rocky) Avilla | [kavilla](https://github.com/kavilla) | Amazon |
| Mihir Soni | [mihirsoni](https://github.com/mihirsoni) | Amazon |
| Sean Neumann | [seanneumann](https://github.com/seanneumann) | Amazon |

[This document](https://github.com/opensearch-project/.github/blob/main/ADMINS.md)
explains what an admin's responsibilities are.
130 changes: 130 additions & 0 deletions 3.4/API-Core.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Namespace: API-Core</title>

<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>

<body>

<div id="main">

<h1 class="page-title">Namespace: API-Core</h1>






<section>

<header>

<h2>API-Core</h2>


</header>

<article>
<div class="container-overview">






<dl class="details">


























<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="api_OpenSearchApi.js.html">api/OpenSearchApi.js</a>, <a href="api_OpenSearchApi.js.html#line58">line 58</a>
</li></ul></dd>







</dl>




</div>




















</article>

</section>




</div>

<nav>
<h2><a href="index.html">Home</a></h2><h3>Namespaces</h3><ul><li><a href="API-Core.html">API-Core</a></li></ul><h3>Classes</h3><ul><li><a href="Transport.html">Transport</a></li></ul>
</nav>

<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.4</a> on Tue Feb 25 2025 17:26:45 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>
Loading

0 comments on commit ecca9e9

Please sign in to comment.