microsoft / botbuilder-js

Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.
https://github.com/Microsoft/botframework
MIT License
662 stars 275 forks source link

chore: [#4636] Add more information to Tenant parameters #4649

Closed sw-joelmut closed 1 month ago

sw-joelmut commented 1 month ago

Fixes #4636

Description

This PR adds more information to optional Tenant parameters used in authentication classes. Explaining when it's optional or required, and the default when no value is provided.

Specific Changes

Testing

The following image shows how the new comment looks. image

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 8758530812

Details


Totals Coverage Status
Change from base Build 8706846204: 0.0%
Covered Lines: 20426
Relevant Lines: 22901

💛 - Coveralls