MCPcopy
hub / github.com/ory/hydra / Execute

Method Execute

internal/httpclient/api_o_auth2.go:690–692  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

688}
689
690func (r ApiDeleteOAuth2ClientRequest) Execute() (*http.Response, error) {
691 return r.ApiService.DeleteOAuth2ClientExecute(r)
692}
693
694/*
695DeleteOAuth2Client Delete OAuth 2.0 Client

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected