示例#1
0
 def get_schema(self, resource, context):
     return merge_dicts(STLForm.get_schema(self, resource, context),
                        resource.get_purchase_options_schema())