Skip to content

Commit

Permalink
Auto-generated by Jenkins job OTT-Generate-ClientLibs/791, branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
Backend CI committed Feb 14, 2022
1 parent eda5173 commit 2ea2e53
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 393 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Kaltura OTT Typescript Client

Compatible with Kaltura OTT server version 7.2.0.29783 and above.
Compatible with Kaltura OTT server version 7.2.0.29784 and above.


[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Gitter chat](https://badges.gitter.im/kaltura-ng/kaltura-ng.png)](https://gitter.im/kaltura-ng/kaltura-ng) [![Build Status](https://travis-ci.org/kaltura/KalturaOttGeneratedAPIClientsTypescript.svg?branch=master)](https://travis-ci.org/kaltura/KalturaOttGeneratedAPIClientsTypescript)
Expand All @@ -16,7 +16,7 @@ To keep being update review the [changelog](CHANGELOG.md) frequently.

You can install this client library using npm with:
```
npm install [email protected]29783
npm install [email protected]29784
```

**Found a bug?** create [kaltura/clients-generator issue](https://github.com/kaltura/clients-generator/issues)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kaltura-ott-typescript-client",
"private": true,
"version": "7.2.0-29783",
"version": "7.2.0-29784",
"description": "Kaltura OTT Typescript client",
"keywords": [
"Kaltura"
Expand Down
1 change: 0 additions & 1 deletion src/api/types/KalturaObjectVirtualAssetInfoType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
export enum KalturaObjectVirtualAssetInfoType {
boxset = 'Boxset',
category = 'Category',
pago = 'PAGO',
segment = 'Segment',
subscription = 'Subscription',
tvod = 'Tvod'
Expand Down
83 changes: 0 additions & 83 deletions src/api/types/KalturaProgramAssetGroupOffer.ts

This file was deleted.

34 changes: 0 additions & 34 deletions src/api/types/KalturaProgramAssetGroupOfferFilter.ts

This file was deleted.

34 changes: 0 additions & 34 deletions src/api/types/KalturaProgramAssetGroupOfferIdInFilter.ts

This file was deleted.

36 changes: 0 additions & 36 deletions src/api/types/KalturaProgramAssetGroupOfferListResponse.ts

This file was deleted.

8 changes: 0 additions & 8 deletions src/api/types/KalturaProgramAssetGroupOfferOrderBy.ts

This file was deleted.

44 changes: 0 additions & 44 deletions src/api/types/ProgramAssetGroupOfferAddAction.ts

This file was deleted.

44 changes: 0 additions & 44 deletions src/api/types/ProgramAssetGroupOfferDeleteAction.ts

This file was deleted.

49 changes: 0 additions & 49 deletions src/api/types/ProgramAssetGroupOfferListAction.ts

This file was deleted.

Loading

0 comments on commit 2ea2e53

Please sign in to comment.