googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.26k stars 1.91k forks source link

Copying a script snippet should not include the '$' sign #3471

Open omozokelvin opened 2 months ago

omozokelvin commented 2 months ago

Thanks for stopping by to let us know something could be better!

1) Is this a client library issue or a product issue? on the documentation of this library

Screenshot 2024-04-29 at 10 05 38 AM

when we click copy, we should get only the script

Thanks!