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

Method Execute

internal/httpclient/api_jwk.go:730–732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

728}
729
730func (r ApiSetJsonWebKeySetRequest) Execute() (*JsonWebKeySet, *http.Response, error) {
731 return r.ApiService.SetJsonWebKeySetExecute(r)
732}
733
734/*
735SetJsonWebKeySet Update a JSON Web Key Set

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected