Skip to content

Commit

Permalink
Rename serviceDefinition to manifestServiceData
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMahe committed Apr 9, 2019
1 parent e5e9c3e commit 85c10e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions systemservices/marketplace/mesg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tasks:
object:
version:
type: String
service: &serviceDefinition
service: &manifestServiceData
type: Object
object:
hash:
Expand Down Expand Up @@ -133,7 +133,7 @@ tasks:
error: *outputError
preparePublishServiceVersion:
inputs:
service: *serviceDefinition
service: *manifestServiceData
from: &inputFrom
type: String
gas: &inputGas
Expand Down

0 comments on commit 85c10e6

Please sign in to comment.