HomeSoftware Heritage

add_forge_now: Move datatables listing in dedicated endpoint

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

add_forge_now: Move datatables listing in dedicated endpoint

Merging datatables special processing in /api/1/add-forge/request/list
endpoint implementation was quite disturbing.

So better using a dedicated endpoint for that in a similar manner as
with save code now requests listing.

The endpoint to use with datatables is now the following one:
/add-forge/request/list/datatables.

Related to T3989
Related to T3991

Details

Provenance
anlambertAuthored on Mar 15 2022, 3:06 PM
ardumontCommitted on Mar 18 2022, 3:38 PM
ardumontPushed on Mar 18 2022, 3:39 PM
Build Status
Buildable 27587
Build 43175: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.