Skip to content

Instantly share code, notes, and snippets.

@indykish
Last active October 22, 2015 06:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indykish/32ecfd6bdd5d047ba606 to your computer and use it in GitHub Desktop.
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.
{
"id" : "assemblies_id ",
"name" : "assemblies_name ",
"accounts_id" : "accounts_id of the holder",
"assemblys" : ["assemblys_id"],
"inputs" : ["01"],
"created_at" : "date"
}
@indykish
Copy link
Author

@rajthilakmca we need to change the assemblies to assemblys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment