TODO udpates, MPL-2 license
This commit is contained in:
parent
9e3df02a5e
commit
6b16530c99
3
TODO.txt
3
TODO.txt
@ -1,11 +1,10 @@
|
|||||||
TritonApi
|
TritonApi
|
||||||
|
|
||||||
|
note in README that full UUIDs is much faster in the API
|
||||||
|
|
||||||
"shortid" instead of full UUID "id" in default output, and then allow lookup
|
"shortid" instead of full UUID "id" in default output, and then allow lookup
|
||||||
by that shortid. Really nice for 80 columns.
|
by that shortid. Really nice for 80 columns.
|
||||||
- insts
|
|
||||||
- networks
|
- networks
|
||||||
- don't bother if not [0-9a-f-]
|
|
||||||
|
|
||||||
12 char shortids (matches docker)
|
12 char shortids (matches docker)
|
||||||
|
|
||||||
|
@ -27,5 +27,6 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10"
|
"node": ">=0.10"
|
||||||
}
|
},
|
||||||
|
"license": "MPL-2.0"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user