Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@madnoberson madnoberson released this 11 Mar 08:48
· 11 commits to main since this release

Added

  • WEB API logout endpoint

Changed

  • [Breaking change] Now number of characters in Movie title must be more than 1 and less than 128
  • [Breaking change] Now number of characters in User name must be more than 1 and less than 128
  • [Breaking change] Now User name must not contain spaces
  • [Breaking change] Now number of characters in Review title must be more than 5 and less than 128
  • [Breaking change] Now number of characters in Review content must be more than 5 and less than 1024

Fixed

  • Misspell in 'How to run' instruction

Echancements

  • Now Session ID length is 128 characters