Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 941 Bytes

DE11_en.md

File metadata and controls

37 lines (23 loc) · 941 Bytes

Availability of pagination

Identifiers

API Green Score V1 V2 V3
DE11 1

Categories

Lifecycle Resources Responsible
Design Network/Compute/Storage API Producer

Indications

Priority Level Implementation Difficulty Ecological Impact Level
tbd tbd tbd
Saving Resources
network / compute / storage

Description

Implement pagination to limit which data are returned by the API (send just the data the consumer need) using for exemple "next", "skip", "top", …

Check payload log to validate if pagination keywords are used

Example

TBD

Validation principle

true of false