Skip to content
Snippets Groups Projects
Commit c41e2c3c authored by BARBIER Jean-Matthieu's avatar BARBIER Jean-Matthieu
Browse files

[WIP] Adding documentation

parent 10441739
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,9 @@ export class TrainComponent {
- **`constructor(setup, context)`**
- **`init()`**
Instance api
- **`create(values, options): Observable(model)`**
- `options.validation = true|*false*|"sync"`
- `options.save = true|*false*`
......@@ -205,7 +208,10 @@ export class TrainComponent {
- `params.fromcache = true|*false*`
- `params.dual = true|*false*`
List api
TODO
### Service API
TODO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment