Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Make json spec valid #12

Closed
jayunit100 opened this issue Apr 5, 2015 · 1 comment
Closed

Make json spec valid #12

jayunit100 opened this issue Apr 5, 2015 · 1 comment

Comments

@jayunit100
Copy link

default impl uses invalid json...

 "replicas": REPLICAS 

so, to fix this ... we need to do 3 things:

  1. define the json schema to be valid
  2. add the json files into this repo (right now theyre empty). invalid json is impossible to format using std json tools.
  3. update the impl Lets make json templates valid atomicapp#4, to implement that spec.
@aweiteka
Copy link
Contributor

Current v0.0.1-alph is valid json.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants