[Bug][http-client-js]: @noAuth
at namespace level is not properly supported
#6847
Labels
1_0_E2E
bug
Something isn't working
emitter:client:js
Issue for the JS client emitter: @typespec/http-client-js
Describe the bug
In todoApp, we have
noAuth
decorated on the namespace Usersthe generated ./src/api/usersClient/usersClientContext.ts file should pass undefined to getClient instead of an undefine credential
Reproduction
https://github.com/allenjzhang/typespec-e2e-demo/tree/main/todoApp/spec
Checklist
The text was updated successfully, but these errors were encountered: