Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo9024 committed Dec 12, 2023
1 parent 21e8148 commit 8033864
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion simple/http_list_pagination/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@

Paginate the response from HTTP list call.

## Getting Started

### Credentials

No credentials are required.

### Usage

Run the pipeline to get paginated response from HTTP list call::

```sh
flowpipe pipeline run http_list_pagination'
```
```
### Configuration
No additional configuration is required.

0 comments on commit 8033864

Please sign in to comment.