Commit e9acb95
authored
Added clarification on b64 encoding of API key (#78394)
* Added clarification on b64 encoding of API key
The current documentation does not specify how to encode the response to get a valid api key, I added it from the info found here: elastic/elasticsearch#50235 (comment)
* Updated for consistency with Elasticsearch docs
#78394 (review)1 parent 4f6df62 commit e9acb95
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments