Skip to content

fix: replace OpenCode with MiMo Code in server API route descriptions (#679)#799

Open
MrRealORG wants to merge 1 commit into
XiaomiMiMo:mainfrom
MrRealORG:fix/auto-0616-server-api-branding
Open

fix: replace OpenCode with MiMo Code in server API route descriptions (#679)#799
MrRealORG wants to merge 1 commit into
XiaomiMiMo:mainfrom
MrRealORG:fix/auto-0616-server-api-branding

Conversation

@MrRealORG

Copy link
Copy Markdown

Summary

Replaces 22 occurrences of OpenCode with MiMo Code in OpenAPI description fields across 8 server route files.

Supplements PR #793 which fixed Web UI i18n branding (index.html + 17 locale files) but missed the server-side HTTP API documentation.

Files changed

File Replacements
server/routes/global.ts 5
server/routes/instance/index.ts 5
server/routes/instance/session.ts 3
server/routes/instance/config.ts 2
server/routes/instance/experimental.ts 2
server/routes/instance/httpapi/project.ts 2
server/routes/instance/project.ts 2
server/routes/instance/pty.ts 1

Only description strings are changed — no code identifiers, URLs, or config keys are modified.

…XiaomiMiMo#679)

22 occurrences of 'OpenCode' in OpenAPI description fields across 8 server
route files replaced with 'MiMo Code' for consistent branding in the
HTTP API documentation.

Supplements PR XiaomiMiMo#793 which fixed Web UI i18n branding but missed the
server-side API descriptions.
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