Skip to content

docs: note openapi/openapi.yaml is the bundle source (triggers Mintlify redeploy)#490

Merged
AaryamanBhute merged 1 commit into
mainfrom
05-22-docs_note_openapi_openapi.yaml_is_the_bundle_source_triggers_mintlify_redeploy_
May 22, 2026
Merged

docs: note openapi/openapi.yaml is the bundle source (triggers Mintlify redeploy)#490
AaryamanBhute merged 1 commit into
mainfrom
05-22-docs_note_openapi_openapi.yaml_is_the_bundle_source_triggers_mintlify_redeploy_

Conversation

@AaryamanBhute
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
grid-flow-builder Ready Ready Preview, Comment May 22, 2026 9:23pm

Request Review

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 22, 2026

Greptile Summary

This PR adds a single YAML comment to openapi/openapi.yaml clarifying that this file is the bundle source compiled into both openapi.yaml and mintlify/openapi.yaml via npm run build:openapi. The commit also serves as a trigger for a Mintlify redeploy.

  • Adds a comment # Bundled into openapi.yaml + mintlify/openapi.yaml via \npm run build:openapi`.at the top ofopenapi/openapi.yaml` — purely informational, no functional changes to the API spec.

Confidence Score: 5/5

Safe to merge — the only change is a single comment line added to the OpenAPI source file with no effect on the API spec itself.

The entire change is one comment line clarifying the build pipeline. No API definitions, types, paths, or schemas are touched. There is nothing here that could introduce a regression.

No files require special attention.

Important Files Changed

Filename Overview
openapi/openapi.yaml Adds a single comment line noting that this file is the bundle source for npm run build:openapi, which also triggers a Mintlify redeploy. No functional changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["openapi/openapi.yaml\n(bundle source)"] -->|"npm run build:openapi"| B["openapi/openapi.yaml\n(built output)"]
    A -->|"npm run build:openapi"| C["mintlify/openapi.yaml\n(Mintlify input)"]
    C -->|"push triggers"| D["Mintlify Redeploy"]
Loading

Reviews (1): Last reviewed commit: "docs: note openapi/openapi.yaml is the b..." | Re-trigger Greptile

@AaryamanBhute AaryamanBhute merged commit ce915d3 into main May 22, 2026
9 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@AaryamanBhute AaryamanBhute deleted the 05-22-docs_note_openapi_openapi.yaml_is_the_bundle_source_triggers_mintlify_redeploy_ branch May 22, 2026 21:27
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.

2 participants