From 4b4e07786e72de2bfef5f6d757ce1bd0a3de442f Mon Sep 17 00:00:00 2001 From: Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> Date: Fri, 13 Jan 2023 23:11:27 -0700 Subject: [PATCH] turned all 'Sample Request:' -> 'Sample request:' --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d23b61d..6629df5 100644 --- a/README.md +++ b/README.md @@ -2608,7 +2608,7 @@ corresponding to when the API was available for use. * Rename the field name of a given model.
- Sample Request: + Sample request: ```json { @@ -2641,7 +2641,7 @@ corresponding to when the API was available for use. The value of `index` starts at 0. For example, an index of `0` puts the field in the first position, and an index of `2` puts the field in the third position.
- Sample Request: + Sample request: ```json { @@ -2674,7 +2674,7 @@ corresponding to when the API was available for use. Optionally, the `index` value can be provided, which works exactly the same as the index in `modelFieldReposition`. By default, the field is added to the end of the field list.
- Sample Request: + Sample request: ```json { @@ -2705,7 +2705,7 @@ corresponding to when the API was available for use. * Deletes a field within a given model.
- Sample Request: + Sample request: ```json { @@ -2735,7 +2735,7 @@ corresponding to when the API was available for use. * Sets the font for a field within a given model.
- Sample Request: + Sample request: ```json { @@ -2766,7 +2766,7 @@ corresponding to when the API was available for use. * Sets the font size for a field within a given model.
- Sample Request: + Sample request: ```json { @@ -2799,7 +2799,7 @@ corresponding to when the API was available for use. Older versions of Anki (2.1.49 and below) do not have field descriptions. In that case, this will return with `false`.
- Sample Request: + Sample request: ```json {