kaltura-spec-converter

3.0.0 • Public • Published

xml-api-schema-openapi-converter

Converts the Kaltura API schema XML to an Open API document

Usage

node refresh.js --schema https://www.kaltura.com/api_v3/api_schema.php --output ./openapi.json

--schema argument can be a URL or a local file.

You can exclude the --schema option by specifying environment variable TARGET_API as ott or ovp, e.g.

TARGET_API=ovp node refresh.js

Readme

Keywords

none

Package Sidebar

Install

npm i kaltura-spec-converter

Weekly Downloads

1

Version

3.0.0

License

ISC

Last publish

Collaborators

  • bobby-brennan