Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documents #15

Merged
merged 2 commits into from
Aug 10, 2021
Merged

Update documents #15

merged 2 commits into from
Aug 10, 2021

Conversation

Chuhaa
Copy link
Contributor

@Chuhaa Chuhaa commented Jul 28, 2021

$subject

@Chuhaa Chuhaa force-pushed the doc branch 4 times, most recently from 395f9bc to 91dd203 Compare July 30, 2021 06:29
README.md Outdated Show resolved Hide resolved
excel/Module.md Outdated Show resolved Hide resolved
excel/Module.md Outdated Show resolved Hide resolved
excel/Module.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
excel/Module.md Outdated Show resolved Hide resolved
@abeykoon abeykoon merged commit 77adc5c into ballerina-platform:master Aug 10, 2021
public isolated client class Client {
final http:Client excelClient;

# Initializes the connector. During initialization you can pass either http:BearerTokenConfig if you have a bearer
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To initialize, you can either pass the http:BearerTokenConfig if you have a bearer

final http:Client excelClient;

# Initializes the connector. During initialization you can pass either http:BearerTokenConfig if you have a bearer
# token or http:OAuth2RefreshTokenGrantConfig if you have OAuth tokens.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

token or the http:OAuth2RefreshTokenGrantConfig if you have OAuth 2.0 tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants