1.21.0 • Published 8 days ago

@harnessio/react-ng-manager-client v1.21.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

React NG Manager Client

OpenAPI -> OA

TypeScript -> TS

OpenAPI + TypeScript -> OATS

This React client will store a collection of Harness NG Manager 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 : HarnessReactAPIClient should be initialized

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

Example:

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

Versioning

@harnessio/react-ng-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

1.21.0

8 days ago

1.20.0

18 days ago

1.19.8

30 days ago

1.19.7

2 months ago

1.19.6

2 months ago

1.19.5

2 months ago

1.19.4

3 months ago

1.19.3

3 months ago

1.19.2

3 months ago

1.19.1

4 months ago

1.19.0

4 months ago

1.15.0

6 months ago

1.14.0

6 months ago

1.13.0

6 months ago

1.12.0

8 months ago

1.18.0

6 months ago

1.17.0

6 months ago

1.16.0

6 months ago

1.9.1

9 months ago

1.9.0

9 months ago

1.8.0

10 months ago

1.11.0

8 months ago

1.10.0

8 months ago

1.7.0

11 months ago

1.6.0

11 months ago

1.5.0

12 months ago

1.4.0

12 months ago

1.2.2

1 year ago

1.3.0

12 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago