feat: log entitlement purchases #3

Merged
naomi merged 9 commits from feat/entitlements into main 2025-07-06 13:48:18 -07:00
7 changed files with 378 additions and 6 deletions
Showing only changes of commit 17cfb11e8a - Show all commits

View File

@ -71,8 +71,6 @@ export const instantiateServer = (): void => {
encoding: "utf8",
field: "rawBody",
global: false,
jsonContentTypes: [],
routes: [],
runFirst: true,
});