Skip to content

Commit

Permalink
Add line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-100ms committed Jun 6, 2024
1 parent e0db3fc commit 5d03179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ To be specified as query parameters
| comment | `string` | Additional comments by the peer <br/><br/> Example: "very nice" |
| timestamp | `timestamp (in UTC)` | Timestamp of the feedback <br/><br/> Example: 2024-05-29T16:47:06.245508775Z |

<br/><br/>
<ResponseBox id="res-3" status="200 OK">

```json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To be specified as query parameters
| min | `int64` | Minimum value of the rating scale <br/><br/> Example: 1 |
| max | `int64` | Maximum value of the rating scale <br/><br/> Example: 5 |


<br/><br/>
<ResponseBox id="res-2" status="200 OK">

```json
Expand All @@ -55,5 +55,3 @@ To be specified as query parameters
```

</ResponseBox>


0 comments on commit 5d03179

Please sign in to comment.