Skip to content

Support TypeScript #56

Description

@grant

If you need a different binding, contact us!

Can you show us how to make API request in TS?

Example code:

from cloudsmith_api import (
    ApiClient,
    EntitlementsApi,
    RepositoryToken,
    RepositoryTokenRequest,
)

npm = typing.cast(
  RepositoryToken,
  entitlements.entitlements_create(
    owner="testowner", repo="repo-name", show_tokens=True, data=req
  ),
)

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions