Conversation
--bug=1050206 --user=王孝刚 【github#1809】【知识库】web知识库,批量导入网页地址时,抓到的接口有请求体,但是swagger上没有填写请求体的地方。 https://www.tapd.cn/57709429/s/1628286
|
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. DetailsInstructions 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. |
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
||
|
|
||
|
|
||
| class DocumentInstanceSerializer(ApiMixin, serializers.Serializer): |
There was a problem hiding this comment.
这个代码主要是关于一个类ApiMixin(其中还包含另一个名为DocumentInstanceSerializer的序列化器)和几个方法 get_request_params_api, document_instance_id_and_name, 和 doc_title.
为了提供具体反馈,需要您给出具体的差异或问题。
例如:
- 是否存在不必要的空行?
- 定位是否存在Python语法错误(比如缺少分号等)
- API请求参数描述中有没有错别字?
- 类名是否遵循约定命名规则?
请提供更多细节以便于给出更准确的回复。
fix: 修复批量导入网页地址swagger上没有填写请求体的地方的缺陷 --bug=1050206 --user=王孝刚 【github#1809】【知识库】web知识库,批量导入网页地址时,抓到的接口有请求体,但是swagger上没有填写请求体的地方。 https://www.tapd.cn/57709429/s/1628286