Skip to content

Commit

Permalink
Fix default coor to use hex insated of word. Copy and spelling updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffski committed Jan 30, 2020
1 parent fb4078c commit a6de88a
Show file tree
Hide file tree
Showing 24 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion src/Api/EndpointsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
4 changes: 2 additions & 2 deletions src/Model/AudioAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand All @@ -36,7 +36,7 @@
* AudioAsset Class Doc Comment
*
* @category Class
* @description The AudioAsset is used to add sound effects and audio at specific intervals on the timeline. The src must be a publicly accesible URL to an audio resource such as an mp3 file.
* @description The AudioAsset is used to add sound effects and audio at specific intervals on the timeline. The src must be a publicly accessible URL to an audio resource such as an mp3 file.
* @package Shotstack\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Clip.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Font.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
4 changes: 2 additions & 2 deletions src/Model/HtmlAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down Expand Up @@ -417,7 +417,7 @@ public function getBackground()
/**
* Sets background
*
* @param string|null $background Apply a background color behind the HTML bounding box using HTML color notation with support for transparency.
* @param string|null $background Apply a background color behind the HTML bounding box using. Set the text color using hexadecimal color notation. Transparency is supported by setting the first two characters of the hex string (opposite to HTML), i.e. #80ffffff will be white with 50% transparency.
*
* @return $this
*/
Expand Down
4 changes: 2 additions & 2 deletions src/Model/ImageAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand All @@ -36,7 +36,7 @@
* ImageAsset Class Doc Comment
*
* @category Class
* @description The ImageAsset is used to create video from images. The src must be a publicly accesible URL to an image resource such as a jpg or png file.
* @description The ImageAsset is used to create video from images. The src must be a publicly accessible URL to an image resource such as a jpg or png file.
* @package Shotstack\Client
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
Expand Down
2 changes: 1 addition & 1 deletion src/Model/ModelInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Offset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
4 changes: 2 additions & 2 deletions src/Model/Output.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down Expand Up @@ -346,7 +346,7 @@ public function getResolution()
/**
* Sets resolution
*
* @param string $resolution The output resoltion of the video.
* @param string $resolution The output resolution of the video. <ul> <li>`preview` - 512px x 288px @ 15fps</li> <li>`mobile` - 640px x 360px @ 25fps</li> <li>`sd` - 1024px x 576px @25fps</li> <li>`hd` - 1280px x 720px @25fps</li> <li>`1080` - 1920px x 1080px @25fps</li> </ul>
*
* @return $this
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Model/QueuedResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/QueuedResponseData.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/RenderResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/RenderResponseData.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Soundtrack.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
6 changes: 3 additions & 3 deletions src/Model/Timeline.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down Expand Up @@ -194,7 +194,7 @@ public function getModelName()
public function __construct(array $data = null)
{
$this->container['soundtrack'] = isset($data['soundtrack']) ? $data['soundtrack'] : null;
$this->container['background'] = isset($data['background']) ? $data['background'] : null;
$this->container['background'] = isset($data['background']) ? $data['background'] : '#000000';
$this->container['fonts'] = isset($data['fonts']) ? $data['fonts'] : null;
$this->container['tracks'] = isset($data['tracks']) ? $data['tracks'] : null;
}
Expand Down Expand Up @@ -263,7 +263,7 @@ public function getBackground()
/**
* Sets background
*
* @param string|null $background A hexidecimal value for the timeline background colour. Defaults to black (#000000).
* @param string|null $background A hexadecimal value for the timeline background colour. Defaults to #000000 (black).
*
* @return $this
*/
Expand Down
10 changes: 5 additions & 5 deletions src/Model/TitleAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down Expand Up @@ -301,7 +301,7 @@ public function __construct(array $data = null)
$this->container['type'] = isset($data['type']) ? $data['type'] : 'title';
$this->container['text'] = isset($data['text']) ? $data['text'] : null;
$this->container['style'] = isset($data['style']) ? $data['style'] : null;
$this->container['color'] = isset($data['color']) ? $data['color'] : 'white';
$this->container['color'] = isset($data['color']) ? $data['color'] : '#ffffff';
$this->container['size'] = isset($data['size']) ? $data['size'] : 'medium';
$this->container['background'] = isset($data['background']) ? $data['background'] : null;
$this->container['position'] = isset($data['position']) ? $data['position'] : 'center';
Expand Down Expand Up @@ -423,7 +423,7 @@ public function getStyle()
/**
* Sets style
*
* @param string|null $style Uses a preset to apply font properties and stylng to the title.
* @param string|null $style Uses a preset to apply font properties and styling to the title.
*
* @return $this
*/
Expand Down Expand Up @@ -456,7 +456,7 @@ public function getColor()
/**
* Sets color
*
* @param string|null $color Set the text color using HTML color notation including hexidecimal, rgb, rgba and color name. Transparency is supported by setting the last two characters of a hex string, i.e. #ffffff33 or using rgba, i.e. rgba(255, 255, 255, 0.5).
* @param string|null $color Set the text color using hexadecimal color notation. Transparency is supported by setting the first two characters of the hex string (opposite to HTML), i.e. #80ffffff will be white with 50% transparency.
*
* @return $this
*/
Expand Down Expand Up @@ -513,7 +513,7 @@ public function getBackground()
/**
* Sets background
*
* @param string|null $background Apply a background color behind the text using HTML color notation with support for transparency. Useful for subtitles.
* @param string|null $background Apply a background color behind the text. Set the text color using hexadecimal color notation. Transparency is supported by setting the first two characters of the hex string (opposite to HTML), i.e. #80ffffff will be white with 50% transparency.
*
* @return $this
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Track.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
2 changes: 1 addition & 1 deletion src/Model/Transition.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Shotstack
*
* The Shotstack API is a video editing service that allows for the programatic creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
* The Shotstack API is a video editing service that allows for the automated creation of videos using JSON. You can configure an edit and POST it to the Shotstack API which will render your video and provide a file location when complete. For more details check https://shotstack.io
*
* The version of the OpenAPI document: v1
*
Expand Down
Loading

0 comments on commit a6de88a

Please sign in to comment.