Skip to content

Commit

Permalink
deploy: 0805235
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtruong committed Sep 10, 2024
1 parent 8810d6a commit 906e0ba
Show file tree
Hide file tree
Showing 303 changed files with 43,108 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 3.0/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.0/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#line48">line 48</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.3</a> on Tue Sep 10 2024 13:59:09 GMT+0000 (Coordinated Universal Time)
</footer>

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

0 comments on commit 906e0ba

Please sign in to comment.