diff --git a/docs/articles/dev-portal-create-consumer-on-auth.md b/docs/articles/dev-portal-create-consumer-on-auth.md index a040943b..394b4632 100644 --- a/docs/articles/dev-portal-create-consumer-on-auth.md +++ b/docs/articles/dev-portal-create-consumer-on-auth.md @@ -13,8 +13,10 @@ This article explains how to use Auth0 actions to automatically create an API Key Consumer for your users when they sign into your developer portal. :::tip + You don't need to set this up if using the built-in Zuplo monetization feature. -We do this all for you in that flow. +We do this all for you in that flow. + ::: Before you begin, you will need to diff --git a/docs/articles/performance-testing.md b/docs/articles/performance-testing.md index 2a6a8731..a99558bb 100644 --- a/docs/articles/performance-testing.md +++ b/docs/articles/performance-testing.md @@ -6,7 +6,7 @@ Performance testing is an important part of building a reliable, scalable, and performant API. This document outlines how to performance test your API behind Zuplo, some best practices, and how to interpret the results. -:::note Serverless Zuplo +:::note{title="Serverless Zuplo"} This document applies only to Zuplo's serverless edge-based deployment. If you are running a managed dedicated instance of Zuplo, this document does not apply diff --git a/docs/articles/source-control.md b/docs/articles/source-control.md index cf5640cf..09176fe7 100644 --- a/docs/articles/source-control.md +++ b/docs/articles/source-control.md @@ -9,9 +9,7 @@ via a simple commit. You get unlimited environments too - just commit to a new branch and we'll set you up with a new environment just as quick - at no charge to you. -:::info - -** GitLab and Bitbucket Support ** +:::info{title="GitLab and Bitbucket Support"} Zuplo can integrate with Source Control providers like GitHub, BitBucket and GitLab. GitHub is our primary option - BitBucket and GitLab (including private