Commit 2807fd2
authored
website/context: Fix the Patch function signature in the Go client documentation (#4991)
Update the client.md documentation and change the function signature
documented from client.UpdateOption to client.PatchOption for the patch
method header.
Signed-off-by: timflannagan <[email protected]>1 parent b2380b5 commit 2807fd2
File tree
1 file changed
+2
-2
lines changed- website/content/en/docs/building-operators/golang/references
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
| 499 | + | |
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| |||
0 commit comments