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

docs: add blogger post sample #1140

Merged
merged 1 commit into from Apr 30, 2018
Merged

docs: add blogger post sample #1140

merged 1 commit into from Apr 30, 2018

Conversation

JustinBeckwith
Copy link
Contributor

No description provided.

@JustinBeckwith JustinBeckwith requested a review from a team April 30, 2018 17:18
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 30, 2018
Copy link
Contributor

@jinwoo jinwoo left a comment

Choose a reason for hiding this comment

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

Tests are failing. Seems just a formatting error.

if (module === require.main) {
const scopes = ['https://www.googleapis.com/auth/blogger'];
sampleClient.authenticate(scopes)
.then(c => runSample())

This comment was marked as spam.


import * as assert from 'assert';
import * as nock from 'nock';
import {Utils} from './../utils';

This comment was marked as spam.

@JustinBeckwith JustinBeckwith merged commit 6fc8a61 into googleapis:master Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants