We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b073cf4 commit 8e0bd86Copy full SHA for 8e0bd86
integrations/privacy/overview.mdx
@@ -7,6 +7,12 @@ description: "Integrate with a data privacy platform"
7
8
You can add data privacy platforms onto your docs. Add the `integrations` field into your `docs.json` file with your respective scripts.
9
10
+```json
11
+ "integrations": {
12
+ "foo": "SOURCE"
13
+ }
14
+```
15
+
16
If you'd like to request a data privacy platform integration, please let us know in [our community](https://mintlify.com/community).
17
18
## Cookie Consent and Disabling Telemetry
0 commit comments