HomeSoftware Heritage

utils/urlsindex: Modify UrlsIndex class to simplify API URLs management

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

Description

utils/urlsindex: Modify UrlsIndex class to simplify API URLs management

Make that class instantiable in order for each swh django application to
manage its related Web API URLs independently from the swh.web.api django
application.

It also simplifies initialization of applications as their ordering does
not matter anymore but also improves tests related to URLs registration
of an application.

Also add typing to UrlsIndex class.

Details

Provenance
anlambertAuthored on Nov 3 2022, 1:44 PM
anlambertPushed on Nov 3 2022, 3:18 PM
Differential Revision
D8804: utils/urlsindex: Modify UrlsIndex class to simplify API URLs management
Build Status
Buildable 32690
Build 51211: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.