@zuplo/runtime 6.68.17 → 6.68.24
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 +1 -0
- package/package.json +1 -1
package/out/types/index.d.ts
CHANGED
|
@@ -5851,6 +5851,7 @@ export declare interface MoesifInboundPolicyOptions {
|
|
|
5851
5851
|
* Monetization inbound policy for API key validation and usage metering.
|
|
5852
5852
|
*
|
|
5853
5853
|
* @title Monetization
|
|
5854
|
+
* @paidAddOn
|
|
5854
5855
|
* @param request - The ZuploRequest
|
|
5855
5856
|
* @param context - The ZuploContext
|
|
5856
5857
|
* @param options - The policy options set in policies.json
|