mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
+4
-4
@@ -6,7 +6,7 @@
|
||||
/// <reference path="../winjs/winjs.d.ts" />
|
||||
/// <reference path="../winrt/winrt.d.ts" />
|
||||
|
||||
declare module Microsoft.Live {
|
||||
declare namespace Microsoft.Live {
|
||||
//#region REST Object Information
|
||||
|
||||
/**
|
||||
@@ -204,7 +204,7 @@ declare module Microsoft.Live {
|
||||
is_embeddable: boolean;
|
||||
/**
|
||||
* The URL to use to download the audio from SkyDrive.
|
||||
* Warning
|
||||
* Warning
|
||||
* This value is not persistent. Use it immediately after making the
|
||||
* request, and avoid caching.
|
||||
*/
|
||||
@@ -472,7 +472,7 @@ declare module Microsoft.Live {
|
||||
*/
|
||||
birth_day: number;
|
||||
/**
|
||||
* The month of the contact's birth date, or null if no birth date is
|
||||
* The month of the contact's birth date, or null if no birth date is
|
||||
* specified.
|
||||
*/
|
||||
birth_month: number;
|
||||
@@ -1452,7 +1452,7 @@ declare module Microsoft.Live {
|
||||
*/
|
||||
updated_time: string;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* The Video object contains info about a user's videos on SkyDrive. The
|
||||
* Live Connect REST API supports creating, reading, updating, and deleting
|
||||
|
||||
Reference in New Issue
Block a user