Skip to content

Commit

Permalink
feat: update services according to new schema from 08/10/17 18:46:25
Browse files Browse the repository at this point in the history
  • Loading branch information
eransakal committed Nov 8, 2017
1 parent 7f3c61c commit 0350d10
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 445 deletions.
2 changes: 2 additions & 0 deletions src/types/KalturaBaseEntryCloneOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ export class KalturaBaseEntryCloneOptions extends KalturaObjectBase {
static categories = new KalturaBaseEntryCloneOptions('2');
static childEntries = new KalturaBaseEntryCloneOptions('3');
static codeCuePoints = new KalturaBaseEntryCloneOptions('codeCuePoint.CODE_CUE_POINTS');
static flavors = new KalturaBaseEntryCloneOptions('6');
static metadata = new KalturaBaseEntryCloneOptions('5');
static thumbCuePoints = new KalturaBaseEntryCloneOptions('thumbCuePoint.THUMB_CUE_POINTS');
static users = new KalturaBaseEntryCloneOptions('1');
}
Expand Down
33 changes: 0 additions & 33 deletions src/types/KalturaFairplayDrmProfileBaseFilter.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaFairplayDrmProfileFilter.ts

This file was deleted.

27 changes: 0 additions & 27 deletions src/types/KalturaFairplayDrmProfileOrderBy.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaFeedDropFolderBaseFilter.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaFeedDropFolderFileBaseFilter.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaFeedDropFolderFileFilter.ts

This file was deleted.

39 changes: 0 additions & 39 deletions src/types/KalturaFeedDropFolderFileOrderBy.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaFeedDropFolderFilter.ts

This file was deleted.

31 changes: 0 additions & 31 deletions src/types/KalturaFeedDropFolderOrderBy.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaLiveEntryServerNodeBaseFilter.ts

This file was deleted.

33 changes: 0 additions & 33 deletions src/types/KalturaLiveEntryServerNodeFilter.ts

This file was deleted.

Loading

0 comments on commit 0350d10

Please sign in to comment.