Skip to content

Commit

Permalink
virtual_has_one for transformation_mapping for API accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
AparnaKarve committed Oct 8, 2018
1 parent d1ccb82 commit 2564ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/service_template_transformation_plan.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
class ServiceTemplateTransformationPlan < ServiceTemplate
include_concern 'ValidateConfigInfo'
virtual_has_one :transformation_mapping, :uses => :transformation_mapping
def request_class
ServiceTemplateTransformationPlanRequest
end
Expand Down

0 comments on commit 2564ad5

Please sign in to comment.