Skip to content

docs: adjust API documentation content#12920

Merged
ssongliu merged 1 commit into
dev-v2from
pr@dev-v2@fix_auth_setting
Jun 2, 2026
Merged

docs: adjust API documentation content#12920
ssongliu merged 1 commit into
dev-v2from
pr@dev-v2@fix_auth_setting

Conversation

@ssongliu
Copy link
Copy Markdown
Member

@ssongliu ssongliu commented Jun 2, 2026

No description provided.

@ssongliu ssongliu merged commit 929cd38 into dev-v2 Jun 2, 2026
4 checks passed
@ssongliu ssongliu deleted the pr@dev-v2@fix_auth_setting branch June 2, 2026 08:31
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5b014da241

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +9937 to +9939
"/core/commands/upload": {
"post": {
"responses": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Document the command upload as multipart

For /core/commands/upload, the newly added operation is missing the required multipart request definition: UploadCommandCsv calls c.MultipartForm() and reads form.File["file"] in core/app/api/v2/command.go, so clients generated from this spec will not know to send a multipart/form-data file field and will send an unusable request shape.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants