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
The CreateReviewRequest interface requires a created_at date while it isn't required by the API. If the date is specified it is used but it can be left out and the API will fill it in with the current date/time.
The text was updated successfully, but these errors were encountered:
jwetzell
changed the title
Create a Review requires a date
Creating a Review requires a date
Apr 4, 2020
The CreateReviewRequest interface requires a
created_at
date while it isn't required by the API. If the date is specified it is used but it can be left out and the API will fill it in with the current date/time.The text was updated successfully, but these errors were encountered: