Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kd_clients/core/Models/mod.ts

Various HTTP clients for miscellaneous use.
Latest
import * as kdClients from "https://deno.land/x/kd_clients@v1.0.0-preview.13/core/Models/mod.ts";

Interfaces

Represents a GitHub release asset.

Represents a GIT commit.

Represents an error.

Represents the JSON data returned when getting the contents of a GitHub repository file.

Represents a git branch.

Represents multiple variables for an organization and/or repository.

Represents a single GitHub organization or repository variable.

Represents a request response from a GraphQL request.

Represents a GitHub issue.

Represents a GitHub label.

Represents a location in a file in an error object.

Represents a GitHub milestone.

Holds information about a page of data when doing pagination type requests.

Represents an GitHub organization repo.

Holds information about a pull requests head or base branches.

Holds additional information about a pull request.

Represents a GitHub pull request.

Represents the raw get branch target model that is unchanged from the GraphQL query.

Represents a raw git branch model that is unchanged from the GraphQL query.

Represents the raw git branch refs model that is unchanged from the GraphQL query.

Represents a GitHub release.

Represents a GitHub repository.

Represents a GIT tag.

Represents a GitHub user.

Represents a single workflow run.

Represents a list of workflow runs.