Skip to content

Commit 74814f5

Browse files
authored
Update Reverse-Paging.md (Ed-Fi-Alliance-OSS#85)
1 parent f742485 commit 74814f5

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/Reverse-Paging.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,14 @@ What they propose to fix the problem is to execute the Offset-Limit pagination i
2929

3030
Reproducing this problem seemed to be trick. But the help of Visual Studio and the execution in Debug mode (with break points, etc.) we accomplish to reproduce it, so the problem does exist.
3131

32-
## In relation to how to implement this on Publisher
32+
## Using in API Publisher
33+
34+
1. Full configuration instruction are available here: https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-API-Publisher/blob/main/docs/API-Publisher-Configuration.md
35+
36+
2. The configuration section of note is below:
37+
38+
![image](https://github.com/user-attachments/assets/d6ff0f43-67fc-4266-a09f-22435a75efcc)
3339

34-
1. We will add a flag (on false by default) where the user will be able to decide if he wants to execute Publisher in reverse paging mode.
3540

3641
## Other notes
3742

0 commit comments

Comments
 (0)