Files
brapi-java/docs/problem_fix/03-fix-doing/46-get-trials-0dc448a1-cd1c-4f5f-95ae-0a23f8b6d333.md

34 lines
920 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GET /trials/0dc448a1-cd1c-4f5f-95ae-0a23f8b6d333
> 来源BrAPI v2.1 校验报告03-fix.md
## 概要
| 项 | 值 |
| --- | --- |
| 状态 | warning |
| 方法 | GET |
| URL | `/brapi/v2/trials/0dc448a1-cd1c-4f5f-95ae-0a23f8b6d333` |
| 完整 URL | `http://localhost:8081/brapi/v2/trials/0dc448a1-cd1c-4f5f-95ae-0a23f8b6d333` |
| 路径模板 | `GET /trials/{trialDbId} with second DbId` |
| 模块 | Trials |
| 响应时间 | 471 ms |
## 校验详情
```
GET /trials/{trialDbId} with second DbId
Trials
471 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/Trials/getTrialsTrialdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Trials/getTrialsTrialdbidResponse.json
Server response is not valid JSON.
```
---
**状态:待修复**