Skip to content

Commit

Permalink
Moesif policy fix (#245)
Browse files Browse the repository at this point in the history
* new moesif policy docs

* oops, fixed

* updated sidebar and typo

* fixed link

* fix to example
  • Loading branch information
joshtwist committed Oct 5, 2023
1 parent 737b142 commit 3ab72e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policies/moesif-inbound/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"_name": "basic",
"module": "$import(@zuplo/runtime)",
"export": "AmberfloMeteringInboundPolicy",
"export": "MoesifInboundPolicy",
"options": {
"applicationId": "YOUR_MOESIF_APPLICATION_ID",
"logRequestBody": true,
Expand Down

1 comment on commit 3ab72e8

@vercel
Copy link

@vercel vercel bot commented on 3ab72e8 Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-site.zuplosite.com
docs.zuplosite.com
docs-git-main.zuplosite.com
docs.zuplopreview.net

Please sign in to comment.