smartdevicelink / sdl_javascript_suite

SmartDeviceLink library for applications developed in JavaScript
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Create WindowTypeCapabilities object issue #562

Closed RaedAlmomani closed 2 years ago

RaedAlmomani commented 2 years ago

WindowTypeCapabilities object was created incorrectly.

Fixes #563

Risk

No Risk

Testing Plan

Unit Tests

Ran with SCM Tests.

Summary

Modified the code to fix the issue with creating a WindowTypeCapabilities object.

Bug Fixes

Modified the code to fix the issue with creating a WindowTypeCapabilities object.

Tasks Remaining:

CLA