0.38.1 • Published 1 month ago

@harnessio/react-ssca-manager-client v0.38.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

React SSCA Service Client(WIP)

OpenAPI -> OA

TypeScript -> TS

OpenAPI + TypeScript -> OATS

This React API client will store a collection of Harness SSCA Service APIs and Interfaces contracts generated from Open API Spec using OATS CLI internally. APIs are using hooks from @tanstack/react-query

Steps To Generate API Client build as dist folder

yarn build

For NextGen UI adoption : SSCAManagerAPIClient should be initialized

Before using API Client, it must be initilaized with required ClientCallbacks.

Example:

 new SSCAManagerAPIClient({
    getHeaders: () => {
        return { token: SessionToken.getToken(), 'Harness-Account': accountId }
    }}

Versioning

@harnessio/react-ssca-manager-client

Once development phase is completed, this repo will have changes and versioning driven by API spec only.

License

MIT. Copyright(c) Harness Inc

0.38.1

1 month ago

0.38.0

1 month ago

0.37.0

1 month ago

0.36.0

1 month ago

0.35.0

2 months ago

0.34.0

2 months ago

0.33.0

3 months ago

0.32.0

3 months ago

0.31.0

3 months ago

0.30.0

3 months ago

0.29.0

3 months ago

0.28.0

3 months ago

0.27.0

3 months ago

0.26.0

3 months ago

0.25.0

3 months ago

0.24.0

4 months ago

0.23.0

4 months ago

0.22.0

5 months ago

0.21.0

5 months ago

0.20.0

5 months ago

0.19.0

5 months ago

0.18.0

5 months ago

0.17.0

5 months ago

0.16.0

5 months ago

0.14.0

6 months ago

0.13.0

6 months ago

0.12.0

6 months ago

0.11.0

6 months ago

0.10.0

6 months ago

0.9.0

6 months ago

0.8.0

6 months ago

0.7.0

6 months ago

0.6.0

6 months ago

0.5.0

7 months ago

0.4.0

7 months ago

0.3.0

7 months ago

0.2.0

8 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.3

9 months ago

0.0.2

10 months ago