Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Completion App OpenAPI specs (EN/JA) to reflect a newer, more comprehensive API surface and example set, and fixes a Chinese docs navigation label.
Changes:
- Expanded
openapi_completion.json(EN/JA) with updated schemas, richer examples, and additional endpoints (file preview, STT/TTS, app meta, etc.). - Refined response documentation and standardized reusable components (e.g.,
SuccessResult). - Localized a docs navigation group label in
docs.jsonfor the zh API docs section.
Reviewed changes
Copilot reviewed 1 out of 16 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
ja/api-reference/openapi_completion.json |
Major restructure/expansion of the JA Completion OpenAPI spec (endpoints, schemas, examples, responses). |
en/api-reference/openapi_completion.json |
Major restructure/expansion of the EN Completion OpenAPI spec (endpoints, schemas, examples, responses). |
docs.json |
Updates the zh API docs group label from “Chatflow” to “对话流”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
e10e96e to
ea0fd7f
Compare
ea0fd7f to
73704e7
Compare
There was a problem hiding this comment.
Pull request overview
Updates the Completion App OpenAPI references (English + Japanese) to reflect newer API surface and documentation structure, plus a small navigation label fix in docs.json.
Changes:
- Refresh Completion OpenAPI specs with expanded endpoints/schemas (files preview, audio-to-text/text-to-audio, app meta, richer examples, standardized response components).
- Align Japanese Completion spec naming/structure with the rest of the repository (e.g.,
Jasuffixes, shared schema names). - Fix a zh API Reference navigation group label in
docs.json.
Reviewed changes
Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| en/api-reference/openapi_completion.json | Large update of Completion OpenAPI paths/schemas/examples and response components. |
| ja/api-reference/openapi_completion.json | Mirrors the Completion OpenAPI refresh for Japanese and normalizes naming conventions. |
| docs.json | Changes zh API Reference group label for Chatflow to Chinese. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
73704e7 to
5f28a4c
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the Completion App OpenAPI specifications (English and Japanese) to a newer, richer schema/endpoint set and adjusts docs navigation/redirect behavior in docs.json.
Changes:
- Refresh Completion OpenAPI specs (EN/JA): updated tags/operationIds, expanded schemas, and added/rewritten endpoints (e.g., file preview/download, audio-to-text, app meta).
- Improve API examples and error response documentation for Completion endpoints (blocking/streaming examples, SSE parsing guide, standardized error examples).
- Update Chinese API docs grouping label and add API reference redirects in
docs.json.
Reviewed changes
Copilot reviewed 1 out of 16 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| en/api-reference/openapi_completion.json | Major refresh of Completion OpenAPI: tags rename, endpoint additions, updated schemas/examples, standardized responses. |
| ja/api-reference/openapi_completion.json | Japanese counterpart of the Completion OpenAPI refresh with localized descriptions and updated operationIds. |
| docs.json | Fixes a zh API docs group label and adds redirects for renamed API reference routes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fc2d8d5 to
2627441
Compare
2627441 to
352da68
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
eb24a34 to
d983b07
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d983b07 to
e84ecbe
Compare
e84ecbe to
27dedbf
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
27dedbf to
3839109
Compare
Fix #712
Close #713