Todo
Make comments
This commit is contained in:
parent
36ec4ee339
commit
c5d074d178
2 changed files with 30 additions and 3 deletions
|
|
@ -22,4 +22,10 @@ there's probably an already existing name that I can't articulate how
|
|||
to find.
|
||||
2. Should these `job` be called with dot notation? Or with slashes? Or
|
||||
something else? Is it okay to have these as strings?
|
||||
3. Should we do validation in the `jobs` or let the server do that all?
|
||||
3. Should we do validation in the `jobs` or let the server do that all?
|
||||
|
||||
## ToDo:
|
||||
|
||||
1. Make more jobs
|
||||
2. Make wrappers to make it less cumbersome when posting etc
|
||||
3. Publish to PyPi or whatever
|
||||
Loading…
Add table
Add a link
Reference in a new issue