Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Add ServiceOfferingRequest#bs
Browse files Browse the repository at this point in the history
bs stands for business stuff i guess?
  • Loading branch information
David Stevenson and Jesse Zhang committed Mar 13, 2013
1 parent 0681222 commit 40ef1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/services/api/messages.rb
Expand Up @@ -36,6 +36,7 @@ class ServiceOfferingRequest < JsonMessage
optional :timeout, Integer
optional :provider, String
optional :default_plan, String
optional :bs, String
end

class ProxiedServiceOfferingRequest < JsonMessage
Expand Down

0 comments on commit 40ef1f5

Please sign in to comment.