34 lines
872 B
Markdown
34 lines
872 B
Markdown
# POST /search/attributes
|
||
|
||
> 来源:BrAPI v2.1 校验报告(03-fix.md)
|
||
|
||
## 概要
|
||
|
||
| 项 | 值 |
|
||
| --- | --- |
|
||
| 状态 | warning |
|
||
| 方法 | POST |
|
||
| URL | `/brapi/v2/search/attributes` |
|
||
| 完整 URL | `http://localhost:8081/brapi/v2/search/attributes` |
|
||
| 路径模板 | `POST /search/attributes` |
|
||
| 模块 | Germplasm Attributes |
|
||
| 响应时间 | 15446 ms |
|
||
|
||
## 校验详情
|
||
|
||
```
|
||
POST /search/attributes
|
||
Germplasm Attributes
|
||
15446 ms
|
||
schema mismatch
|
||
schema mismatch
|
||
Json matches schema: schemas/v2.1/metadata.json (schema mismatch) — Schema: schemas/v2.1/metadata.json
|
||
Server response is not valid JSON.
|
||
Json matches schema: schemas/v2.1/GermplasmAttributes/postSearchAttributesResponse.json (schema mismatch) — Schema: schemas/v2.1/GermplasmAttributes/postSearchAttributesResponse.json
|
||
Server response is not valid JSON.
|
||
```
|
||
|
||
---
|
||
|
||
**状态:待修复**
|