Skip to content

Commit

Permalink
Update services.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubya747 authored Dec 25, 2021
1 parent 4ec1fdc commit cddca5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ def create_orders(order_data):
This is a stubbed method of retrieving a resource. It doesn't actually do anything.
"""
# Do something to create the resource
#
return order_data


Expand Down

0 comments on commit cddca5a

Please sign in to comment.