From 875d461c2a6b455af3485fc2fc8455f8e627b9cf Mon Sep 17 00:00:00 2001 From: Petr Vecera Date: Fri, 1 Mar 2024 15:01:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79d2911..817ad91 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Easily specify dynamic query parameters in your reqeust. This plugin extends the #### Full description This plugin improves upon the functionality of the built-in JSON API data list binder with the following features: * **Simple query parameter defintion** - The query parameter grid lets you easily specify which query parameters should be set to what dynamic values. -* **Improved datalist export** - Compatible with more APIs thanks to combining multiple access mechanisms. +* **Improved datalist export** - Compatible with more APIs thanks to combining multiple access mechanisms. This allows you to export all pages from the API resource when when it needs pagination to access all data. -You can download a sample application pulling data from the Star Wars API with our plugin [here](#). +You can download a sample application pulling data from the Demo API with our plugin [here](#). ## Development You can build the plugin via Docker by running the following command: