Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca authored Jan 27, 2024
1 parent 920f882 commit 1f18499
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Obsidian plugin that allows you to make requests to APIs and receive responses in the format of a JSON block or an Obsidian variable.

> 🚧 **Attention**:
> [!IMPORTANT]
>
> At the moment only JSON responses are supported.
Expand Down Expand Up @@ -53,7 +53,9 @@ You can also show the entire response by only specifying the url:
url: https://jsonplaceholder.typicode.com/todos/1
```

> **NOTE:** The codeblock method exclusively supports GET requests.
> [!NOTE]
>
> The codeblock method exclusively supports GET requests.
### With Configuration

Expand Down

0 comments on commit 1f18499

Please sign in to comment.