appmanifests

package
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateItemConversionsPostResponseFromDiscriminatorValue

CreateItemConversionsPostResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateItemConversionsResponseFromDiscriminatorValue

CreateItemConversionsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type AppManifestsRequestBuilder

AppManifestsRequestBuilder builds and executes requests for operations under \app-manifests

func NewAppManifestsRequestBuilder

NewAppManifestsRequestBuilder instantiates a new AppManifestsRequestBuilder and sets the default values.

func NewAppManifestsRequestBuilderInternal

func NewAppManifestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppManifestsRequestBuilder

NewAppManifestsRequestBuilderInternal instantiates a new AppManifestsRequestBuilder and sets the default values.

func (*AppManifestsRequestBuilder) ByCode

ByCode gets an item from the github.com/octokit/go-sdk/pkg/github.appManifests.item collection returns a *WithCodeItemRequestBuilder when successful

type ItemConversionsPostResponse

func NewItemConversionsPostResponse

func NewItemConversionsPostResponse() *ItemConversionsPostResponse

NewItemConversionsPostResponse instantiates a new ItemConversionsPostResponse and sets the default values.

func (*ItemConversionsPostResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ItemConversionsPostResponse) Serialize

Serialize serializes information the current object

type ItemConversionsRequestBuilder

ItemConversionsRequestBuilder builds and executes requests for operations under \app-manifests\{code}\conversions

func NewItemConversionsRequestBuilder

NewItemConversionsRequestBuilder instantiates a new ItemConversionsRequestBuilder and sets the default values.

func NewItemConversionsRequestBuilderInternal

func NewItemConversionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemConversionsRequestBuilder

NewItemConversionsRequestBuilderInternal instantiates a new ItemConversionsRequestBuilder and sets the default values.

func (*ItemConversionsRequestBuilder) Post

Post use this endpoint to complete the handshake necessary when implementing the [GitHub App Manifest flow](https://docs.github.com/apps/building-github-apps/creating-github-apps-from-a-manifest/). When you create a GitHub App with the manifest flow, you receive a temporary `code` used to retrieve the GitHub App's `id`, `pem` (private key), and `webhook_secret`. returns a ItemConversionsPostResponseable when successful returns a BasicError error when the service returns a 404 status code returns a ValidationErrorSimple error when the service returns a 422 status code API method documentation

func (*ItemConversionsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation use this endpoint to complete the handshake necessary when implementing the [GitHub App Manifest flow](https://docs.github.com/apps/building-github-apps/creating-github-apps-from-a-manifest/). When you create a GitHub App with the manifest flow, you receive a temporary `code` used to retrieve the GitHub App's `id`, `pem` (private key), and `webhook_secret`. returns a *RequestInformation when successful

func (*ItemConversionsRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemConversionsRequestBuilder when successful

type ItemConversionsResponse

type ItemConversionsResponse struct {
	ItemConversionsPostResponse
}

ItemConversionsResponse Deprecated: This class is obsolete. Use conversionsPostResponse instead.

func NewItemConversionsResponse

func NewItemConversionsResponse() *ItemConversionsResponse

NewItemConversionsResponse instantiates a new ItemConversionsResponse and sets the default values.

type ItemConversionsResponseable

ItemConversionsResponseable Deprecated: This class is obsolete. Use conversionsPostResponse instead.

type WithCodeItemRequestBuilder

WithCodeItemRequestBuilder builds and executes requests for operations under \app-manifests\{code}

func NewWithCodeItemRequestBuilder

NewWithCodeItemRequestBuilder instantiates a new WithCodeItemRequestBuilder and sets the default values.

func NewWithCodeItemRequestBuilderInternal

func NewWithCodeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithCodeItemRequestBuilder

NewWithCodeItemRequestBuilderInternal instantiates a new WithCodeItemRequestBuilder and sets the default values.

func (*WithCodeItemRequestBuilder) Conversions

Conversions the conversions property returns a *ItemConversionsRequestBuilder when successful

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL