Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit with client #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 23, 2023

  1. Initial commit with client

    Defining and exporting types `application` and `mount` to be utilized
    and implemented.
    
    Published with
    ```
    npm publish --access public
    ```
    
    Example publish:
    https://www.npmjs.com/package/@avillk/opensearch-dashboards-sdk
    
    Example of working solution of consuming the SDK:
    https://github.com/kavilla/OpenSearch-Dashboards-1/tree/avillk/consume-sdk-2
    
    Generate docs with the following:
    ```
    yarn gen:doc
    ```
    
    Issue Resolved:
    opensearch-project#42
    
    Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
    kavilla committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7b20940 View commit details
    Browse the repository at this point in the history