Commit f974897
authored
Add authentication type to AuthenticateResponse (#5116)
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.
Contributes to meta issue #50961 parent a74c510 commit f974897
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
0 commit comments