Skip to content

x-mint test - #152

Draft
coltonb-mixpanel wants to merge 14 commits into
mainfrom
fork-pills-test
Draft

x-mint test#152
coltonb-mixpanel wants to merge 14 commits into
mainfrom
fork-pills-test

Conversation

@coltonb-mixpanel

Copy link
Copy Markdown
Collaborator

No description provided.

@mintlify

mintlify Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mixpanel-docs 🟢 Ready View Preview Aug 10, 2026, 3:11 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@greptile-apps

greptile-apps Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 4/5

The PR is not ready to merge because the audit-log reference still lacks the required parameter-expansion configuration.

The previously reported removal of api.params.expanded remains unresolved, while x-mint.content only supplies role badges and does not restore expanded endpoint parameters.

Files Needing Attention: docs.json and openapi/platform.openapi.json

Important Files Changed

Filename Overview
docs.json Adds the new navigation groups, but the previously requested parameter-expansion configuration remains absent.
openapi/platform.openapi.json Defines the audit-log query endpoint and schemas; its role metadata does not restore the outstanding expansion behavior.
reference/query-organization-audit-logs.mdx Correctly maps the reference page to the new POST operation.

Reviews (9): Last reviewed commit: "fixup" | Re-trigger Greptile

Comment thread docs.json Outdated
Comment thread openapi/platform.openapi.json Outdated
Comment thread docs.json Outdated
{
"api": {
"params": {
"expand": "all",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P1 Parameter expansion key ignored

When Mintlify renders the audit-log reference, it looks for api.params.expanded, so the new expand setting is ignored and the endpoint parameters remain collapsed.

Suggested change
"expand": "all",
"expanded": "all",

Knowledge Base Used: API Reference (reference/ and openapi/)

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

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.

1 participant