Skip to content

Commit

Permalink
docs: Updated alignment of pictures in API Testing page
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Dec 4, 2024
1 parent e31eeca commit 5d69223
Showing 1 changed file with 12 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,21 @@ Although we recommend to use Bruno, you can always import the collections into y
## Getting started

- For starters, make sure you have Bruno installed on your system. If not, you can download it from [here](https://www.usebruno.com/downloads)
![Download Bruno](../../../blob/download_bruno.png)

![Download Bruno](../../../blob/download_bruno.png)

- Once you have Bruno installed, open it up.
![Open Bruno](../../../blob/open_bruno.png)

![Open Bruno](../../../blob/open_bruno.png)

- Click on `Import Collection`
![Import Collection](../../../blob/import_collection.png)

![Import Collection](../../../blob/import_collection.png)

- Point to the [`api-collection`](../../../api-collection/) folder
![API Collection](../../../blob/api_collection.png)

![API Collection](../../../blob/api_collection.png)

- For every collection in the API, the requests hold one or more examples that you can use to test the API. You can also find the schema of the request itself.

## Making changes to the API
Expand Down

0 comments on commit 5d69223

Please sign in to comment.