()
| 728 | } |
| 729 | |
| 730 | func (r ApiSetJsonWebKeySetRequest) Execute() (*JsonWebKeySet, *http.Response, error) { |
| 731 | return r.ApiService.SetJsonWebKeySetExecute(r) |
| 732 | } |
| 733 | |
| 734 | /* |
| 735 | SetJsonWebKeySet Update a JSON Web Key Set |
nothing calls this directly
no test coverage detected