Last active
October 22, 2015 06:00
-
-
Save indykish/32ecfd6bdd5d047ba606 to your computer and use it in GitHub Desktop.
The base declarative directive of megam cloud assemblies json which illustrates that more declarative directives can be housed inside it (assembly of app in git/image, docker git/image, service) can be launched.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id" : "assemblies_id ", | |
"name" : "assemblies_name ", | |
"accounts_id" : "accounts_id of the holder", | |
"assemblys" : ["assemblys_id"], | |
"inputs" : ["01"], | |
"created_at" : "date" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rajthilakmca we need to change the
assemblies
toassemblys