Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复批量导入网页地址swagger上没有填写请求体的地方的缺陷 #1810

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

shaohuzhang1
Copy link
Contributor

fix: 修复批量导入网页地址swagger上没有填写请求体的地方的缺陷 --bug=1050206 --user=王孝刚 【github#1809】【知识库】web知识库,批量导入网页地址时,抓到的接口有请求体,但是swagger上没有填写请求体的地方。 https://www.tapd.cn/57709429/s/1628286

--bug=1050206 --user=王孝刚 【github#1809】【知识库】web知识库,批量导入网页地址时,抓到的接口有请求体,但是swagger上没有填写请求体的地方。 https://www.tapd.cn/57709429/s/1628286
Copy link

f2c-ci-robot bot commented Dec 11, 2024

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

f2c-ci-robot bot commented Dec 11, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wxg0103 wxg0103 merged commit 2a64f63 into main Dec 11, 2024
4 checks passed
'selector': openapi.Schema(type=openapi.TYPE_STRING, title="选择器", description="选择器")
}
)



class DocumentInstanceSerializer(ApiMixin, serializers.Serializer):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

这个代码主要是关于一个类ApiMixin(其中还包含另一个名为DocumentInstanceSerializer的序列化器)和几个方法 get_request_params_api, document_instance_id_and_name, 和 doc_title.

为了提供具体反馈,需要您给出具体的差异或问题。

例如:

  • 是否存在不必要的空行?
  • 定位是否存在Python语法错误(比如缺少分号等)
  • API请求参数描述中有没有错别字?
  • 类名是否遵循约定命名规则?

请提供更多细节以便于给出更准确的回复。

@wxg0103 wxg0103 deleted the pr@main@fix_1050206 branch December 11, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants