Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Create routers for period (non-lei checking) and institutions (lei checking) #105

@jcadam14

Description

@jcadam14

Create a new Router in the regtech-api-commons repo that creates a router wrapper that has a dependency of verifying the user and lei association (see #102 ). So write a new story in that repo to create that. That way it other services need to do the same verification, they can all pull from the same Router.

Update the filing-api so that the /periods endpoint (and any future endpoints that don't need to check the user to lei association) use the non-checking router wrapper, and those that do (all the /institutions routes) use the new lei checker router.

This may be post-MVP, unless we have a little time to move things around, or see that we could benefit early from this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions