@zuplo/runtime 6.69.1 → 6.69.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/esm/index.js.map +1 -1
- package/out/types/index.d.ts +0 -1
- package/package.json +1 -1
package/out/types/index.d.ts
CHANGED
|
@@ -5891,7 +5891,6 @@ export declare interface MoesifInboundPolicyOptions {
|
|
|
5891
5891
|
* Monetization inbound policy for API key validation and usage metering.
|
|
5892
5892
|
*
|
|
5893
5893
|
* @title Monetization
|
|
5894
|
-
* @paidAddOn
|
|
5895
5894
|
* @param request - The ZuploRequest
|
|
5896
5895
|
* @param context - The ZuploContext
|
|
5897
5896
|
* @param options - The policy options set in policies.json
|