minor cleanup
This commit is contained in:
parent
77a558fc31
commit
ee7b158cc9
@ -728,10 +728,10 @@ guarantee that your application continues to function properly in the future.
|
||||
```
|
||||
|
||||
|
||||
**Create new Model**
|
||||
**Create New Model**
|
||||
|
||||
Creates a new model to be used in Anki. User must provide modelName, inOrderFields and cardTemplates to be used
|
||||
in the model.
|
||||
Creates a new model to be used in Anki. User must provide the `modelName`, `inOrderFields` and `cardTemplates` to be
|
||||
used in the model.
|
||||
|
||||
*Sample request*
|
||||
```json
|
||||
@ -821,7 +821,6 @@ guarantee that your application continues to function properly in the future.
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
#### Notes ####
|
||||
|
||||
* **addNote**
|
||||
|
Loading…
Reference in New Issue
Block a user