You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial attempt to fix title > 255 char
* added title to OttApiRequestRoomCreate
* add validator to createRoom & throw proper error
* ran yarn lint
* add title test for create endpoint
* fixed unit test for create endpoint, added unit test for patch endpoint
* fixed stray import
* fixed post endpoint unit test
* one more fix
* added authorization to request
* ran yarn lint
0 commit comments