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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,3 +149,4 @@ Start with the find/get spec (for example: spec/v3/services/caches/find_spec.rb)
149
149
Re-run the test at this point. Depending on what objects you are returning you may also need to add:
150
150
- Add a model (either pulls from the DB or a wrapper for the class of the objects returned from another source (s3 for example), or that structures the result you will be passing back to the client)
151
151
- Add a renderer (if needed to display your new model/object/collection).
0 commit comments