Skip to content

Conversation

@buger
Copy link
Member

@buger buger commented Dec 5, 2025

🔗 Auto-generated mirror PR for Mintlify preview

Original PR: #1134
Author: @buger

Purpose

This PR provides a Mintlify preview link for reviewing documentation changes.

Preview Link

The Mintlify preview will be available once this PR is processed.

⚠️ Important Notes

Changes

Summary

  • Add a centralized snippet () explaining how Go types map to environment variable formats
  • This clarifies the expected format for array types like , which should be comma-separated values rather than JSON arrays
  • The snippet is included in all configuration documentation pages for consistency

Context

This PR addresses the confusion reported in DX-2061, where the documentation for (type ) was unclear, potentially leading users to incorrectly use JSON array format when a comma-separated string is expected.

Changes

New Files

    • A reusable snippet with a type mapping table

Modified Files

Test Plan

  • Verify the snippet renders correctly on each documentation page
  • Confirm the type mapping table is clear and accurate
  • Test that the documentation builds without errors

Closes DX-2061

🤖 Generated with Claude Code

yurisasuke and others added 30 commits June 19, 2025 18:50
* add release-bot

* add release-bot

---------

Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
* Update outbound-email-configuration.mdx

fix something

* Create bla.mdx

* Update docs.json
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
* add mirror pr as draft

* auto merge pull request

---------

Co-authored-by: itachi sasuke <[email protected]>
Revert "Add auto merge (#179)"

This reverts commit 032eac1.
Co-authored-by: itachi sasuke <[email protected]>
Co-authored-by: itachi sasuke <[email protected]>
JoanCamosTyk and others added 20 commits November 21, 2025 10:24
Corrected a typo in the introduction paragraph.
Add a centralized snippet explaining how Go types map to environment variable
formats. This clarifies the expected format for array types like []string,
which should be comma-separated values rather than JSON arrays.

The snippet is included in all configuration documentation pages:
- Tyk Gateway
- Tyk Dashboard
- Tyk Pump
- MDCB
- Tyk Identity Broker
- Enterprise Developer Portal

Closes DX-2061

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants