Skip to content

Expose Accounts API #522

Description

@winstliu

Environment

azure-devops-node-api version: 11.2.0

Issue Description

The Accounts API (https://learn.microsoft.com/en-us/rest/api/azure/devops/account/accounts/list#account) is not exposed by this package, even though it's public and documented.

Expected behaviour

I should be able to call Account APIs.

Actual behaviour

Account APIs are not accessible via this package.

Steps to reproduce

  1. Try to use the Accounts - List API
  2. Notice it doesn't exist in the package

Of note, AccountsInterfaces.ts already exists! But it's also not accessible because nothing imports it :(.
https://github.com/microsoft/azure-devops-node-api/blob/master/api/interfaces/AccountsInterfaces.ts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions