Skip to content

differentiate operationId for the end user api across app types#692

Merged
RiskeyL merged 1 commit intomainfrom
fix/end-user-api-not-rendering
Mar 1, 2026
Merged

differentiate operationId for the end user api across app types#692
RiskeyL merged 1 commit intomainfrom
fix/end-user-api-not-rendering

Conversation

@RiskeyL
Copy link
Collaborator

@RiskeyL RiskeyL commented Mar 1, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 1, 2026 13:47
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 1, 2026
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Mar 1, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the OpenAPI specs to use app-type-specific operationId values for the “Get End User” endpoint, reducing cross-spec operationId collisions when multiple app-type specs are used together.

Changes:

  • Renamed the “Get End User” operationId in the Workflow OpenAPI spec.
  • Renamed the “Get End User” operationId in the Advanced Chat (chatflow) OpenAPI spec.
  • Renamed the “Get End User” operationId in the Chat OpenAPI spec.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
en/api-reference/openapi_workflow.json Renames end-user GET operationId to a workflow-specific name.
en/api-reference/openapi_chatflow.json Renames end-user GET operationId to an advanced-chat-specific name.
en/api-reference/openapi_chat.json Renames end-user GET operationId to a chat-specific name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

github-actions bot added a commit that referenced this pull request Mar 1, 2026
Auto-generated translations for documentation changes in PR #692.

Last-Processed-Commit: a8500da
Original-PR: #692
Languages: Chinese (zh), Japanese (ja)

🤖 Generated with GitHub Actions
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

🌐 Multi-language Sync

✅ Created sync PR #693

Synced 6 files to cn + jp

Both PRs can merge independently. Future commits here will auto-update the sync PR.

@RiskeyL RiskeyL force-pushed the fix/end-user-api-not-rendering branch from a8500da to 25efc21 Compare March 1, 2026 14:01
@RiskeyL RiskeyL merged commit a198564 into main Mar 1, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants