Skip to content

Commit

Permalink
Add Advanced Security Node.js clients (#578)
Browse files Browse the repository at this point in the history
* Add Alert API

* Add factory method to get Alert API

* Add Management API

* Add factory method to get Management API

* Add Advanced Security to README.md

* Bump version from `12.1.1` to `12.2.0`

* Bump version to `12.3.0`
  • Loading branch information
nuthanmunaiah authored Jan 11, 2024
1 parent e60c681 commit 2b9d9a0
Show file tree
Hide file tree
Showing 7 changed files with 2,554 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ let build: ba.IBuildApi = await connection.getBuildApi();

These clients are available:

* Advanced Security Alert
* Advanced Security Management
* Build
* Core
* Dashboard
Expand Down
Loading

0 comments on commit 2b9d9a0

Please sign in to comment.