Skip to content

feat: Update CIS SDK — CIS_Frontend_API_Spec-Lists#317

Merged
sirijaibm merged 2 commits intomasterfrom
sdk-automation/cis-CIS_Frontend_API_Spec-Lists-a0b45f
May 5, 2026
Merged

feat: Update CIS SDK — CIS_Frontend_API_Spec-Lists#317
sirijaibm merged 2 commits intomasterfrom
sdk-automation/cis-CIS_Frontend_API_Spec-Lists-a0b45f

Conversation

@sirijaibm
Copy link
Copy Markdown
Collaborator

@sirijaibm sirijaibm commented Apr 30, 2026

PR summary

Auto-generated Node SDK update from OpenAPI spec.

Generated files:

  • cis/lists-api/v1.ts
  • test/unit/cis/lists-api.v1.test.js

Test Results:
Integration test files updated :

  • test/integration/cis/lists-api.v1.test.js

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

SDK generated from previous version of the OpenAPI spec.

What is the new behavior?

SDK regenerated from updated OpenAPI spec with new/changed operations.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This PR was automatically generated by the SDK Automation tool.

Signed-off-by: Sirija Reddy <sirija@ibm.com>
@sirijaibm sirijaibm changed the title feat: Update CIS SDK — CIS_Frontend_API_Spec-Lists (#a0b45f) feat: Update CIS SDK — CIS_Frontend_API_Spec-Lists Apr 30, 2026
@sirijaibm sirijaibm requested a review from sridhargk April 30, 2026 18:12
Signed-off-by: Sirija Reddy <sirija@ibm.com>
@sirijaibm
Copy link
Copy Markdown
Collaborator Author

$ npx jest test/integration/cis/lists-api.v1.test.js --runInBand

npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.

 PASS  test/integration/cis/lists-api.v1.test.js (15.298 s)
  ListsApiV1
    ✓ should successfully complete initialization (3 ms)
    List Managed Lists
      ✓ should successfully list managed lists (787 ms)
    List Custom Lists
      ✓ should successfully list custom lists (1040 ms)
    Create Custom List
      ✓ should successfully create custom list (911 ms)
    Get Custom List
      ✓ should successfully get custom list (735 ms)
    Update Custom List
      ✓ should successfully update custom list (1221 ms)
    Create List Items
      ✓ should successfully create list items (1446 ms)
    Get Operation Status
      ✓ should successfully get operation status (714 ms)
    Get List Items
      ✓ should successfully get list items (831 ms)
    Get List Item
      ✓ should successfully get list item (984 ms)
    Update All List Items
      ✓ should successfully update all list items (1607 ms)
    Delete List Items
      ✓ should successfully delete list items (677 ms)
    Delete Custom List
      ✓ should successfully delete custom list (1073 ms)

---------------|---------|----------|---------|---------|------------------------------
File           | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s            
---------------|---------|----------|---------|---------|------------------------------
All files      |   92.34 |    63.46 |     100 |    92.3 |                              
 cis/lists-api |   91.93 |    63.46 |     100 |   91.89 |                              
  v1.ts        |   91.93 |    63.46 |     100 |   91.89 | ...8,478,539,596,656,711,764 
 lib           |     100 |      100 |     100 |     100 |                              
  common.ts    |     100 |      100 |     100 |     100 |                              
---------------|---------|----------|---------|---------|------------------------------
Test Suites: 1 passed, 1 total
Tests:       13 passed, 13 total
Snapshots:   0 total
Time:        15.389 s, estimated 17 s
Ran all test suites matching test/integration/cis/lists-api.v1.test.js.

@sirijaibm sirijaibm merged commit 15b6d58 into master May 5, 2026
3 checks passed
@sirijaibm sirijaibm deleted the sdk-automation/cis-CIS_Frontend_API_Spec-Lists-a0b45f branch May 5, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants