Files
brapi-java/docs/problem_fix/03-fix-doing/59-post-search-locations.md

821 B
Raw Blame History

POST /search/locations

来源BrAPI v2.1 校验报告03-fix.md

概要

状态 warning
方法 POST
URL /brapi/v2/search/locations
完整 URL http://localhost:8081/brapi/v2/search/locations
路径模板 POST /search/locations
模块 Locations
响应时间 2644 ms

校验详情

POST /search/locations
Locations
2644 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/Locations/postSearchLocationsResponse.json (schema mismatch) — Schema: schemas/v2.1/Locations/postSearchLocationsResponse.json
Server response is not valid JSON.

状态:待修复