Skip to content

Adding Admin API implementation for Modules API#404

Open
Hrithik98 wants to merge 5 commits intomasterfrom
hrithikgajera-modules
Open

Adding Admin API implementation for Modules API#404
Hrithik98 wants to merge 5 commits intomasterfrom
hrithikgajera-modules

Conversation

@Hrithik98
Copy link
Collaborator

Adding admin API implementation for modules API and corresponding tests.
The original implemenation for all modules APIs is as it is and the behavior can be toggled by using the environment variable MODULES_USE_ADMIN_API in app.yaml

when MODULES_USE_ADMIN_API is set to true, admin API implementation will be used.
The original implementation will be used in all other cases

  • Tests pass

@Hrithik98 Hrithik98 requested a review from ludoch February 17, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments