influxdata / openapi

An OpenAPI specification for influx (cloud/oss) apis.
MIT License
17 stars 10 forks source link

docs: update code sample #582

Open jstirnaman opened 1 year ago

jstirnaman commented 1 year ago
    ```suggestion
    btoa('EMAIL_ADDRESS:PASSWORD')

Replace with `btoa` with Node `Buffer`.

_Originally posted by @jstirnaman in https://github.com/influxdata/openapi/pull/580#discussion_r1004710632_
EstherChristopher commented 1 year ago

Hi @jstirnaman, can you also provide a link to this issue?