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
As an instructor, I would like an easier way to enforce good JSON structures in our Rails API projects. One such gem is https://thoughtbot.com/blog/validating-json-schemas-with-an-rspec-matcher and would be a nice way for students to confirm, via testing tools, that their JSON output is matching our requirements.
The text was updated successfully, but these errors were encountered:
As an instructor, I would like an easier way to enforce good JSON structures in our Rails API projects. One such gem is https://thoughtbot.com/blog/validating-json-schemas-with-an-rspec-matcher and would be a nice way for students to confirm, via testing tools, that their JSON output is matching our requirements.
The text was updated successfully, but these errors were encountered: