2610 lines
76 KiB
Markdown
2610 lines
76 KiB
Markdown
Report Summary
|
|
URL http://localhost:8081/brapi/v2
|
|
Collection v2.1
|
|
Date May 29, 2026, 12:19:38 PM
|
|
Status COMPLETED
|
|
Passed
|
|
Warnings
|
|
Failed
|
|
Skipped
|
|
Validation Details — All
|
|
78 endpoint(s) · grouped by API
|
|
Showing failed and warning endpoints
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/attributes
|
|
8885 ms
|
|
warning
|
|
GET /attributes
|
|
Germplasm Attributes
|
|
8885 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/getAttributesResponse.json (schema mismatch) — Schema: schemas/v2.1/GermplasmAttributes/getAttributesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/attributevalues
|
|
7992 ms
|
|
warning
|
|
GET /attributevalues
|
|
Germplasm Attribute Values
|
|
7992 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/GermplasmAttributeValues/getAttributevaluesResponse.json (schema mismatch) — Schema: schemas/v2.1/GermplasmAttributeValues/getAttributevaluesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/breedingmethods
|
|
108 ms
|
|
warning
|
|
GET /breedingmethods
|
|
Germplasm
|
|
108 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/Germplasm/getBreedingmethodsResponse.json (schema mismatch) — Schema: schemas/v2.1/Germplasm/getBreedingmethodsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/breedingmethods/6bebd2d7-38bf-43d3-bf05-f2e8dc2f00cb
|
|
95 ms
|
|
warning
|
|
GET /breedingmethods/{breedingMethodDbId} with second DbId
|
|
Germplasm
|
|
95 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/Germplasm/getBreedingmethodsBreedingmethoddbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Germplasm/getBreedingmethodsBreedingmethoddbidResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/callsets/000006fe-0f40-4db1-9175-24f1035b5e6d/calls
|
|
20 ms
|
|
warning
|
|
GET /callsets/{callSetDbId}/calls
|
|
Call Sets
|
|
20 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/CallSets/getCallsetsCallsetdbidCallsResponse.json (schema mismatch) — Schema: schemas/v2.1/CallSets/getCallsetsCallsetdbidCallsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/commoncropnames
|
|
264 ms
|
|
warning
|
|
GET /commoncropnames
|
|
Common Crop Names
|
|
264 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/CommonCropNames/getCommoncropnamesResponse.json (schema mismatch) — Schema: schemas/v2.1/CommonCropNames/getCommoncropnamesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/crosses
|
|
18958 ms
|
|
warning
|
|
GET /crosses
|
|
Crosses
|
|
18958 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/Crosses/getCrossesResponse.json (schema mismatch) — Schema: schemas/v2.1/Crosses/getCrossesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/crossingprojects
|
|
13722 ms
|
|
warning
|
|
GET /crossingprojects
|
|
Crossing Projects
|
|
13722 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/CrossingProjects/getCrossingprojectsResponse.json (schema mismatch) — Schema: schemas/v2.1/CrossingProjects/getCrossingprojectsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/8/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/12/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/events
|
|
213 ms
|
|
warning
|
|
GET /events
|
|
Events
|
|
213 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Events/getEventsResponse.json (schema mismatch) — Schema: schemas/v2.1/Events/getEventsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/germplasm
|
|
14334 ms
|
|
warning
|
|
GET /germplasm
|
|
Germplasm
|
|
14334 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/Germplasm/getGermplasmResponse.json (schema mismatch) — Schema: schemas/v2.1/Germplasm/getGermplasmResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/images
|
|
15359 ms
|
|
warning
|
|
GET /images
|
|
Images
|
|
15359 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Images/getImagesResponse.json (schema mismatch) — Schema: schemas/v2.1/Images/getImagesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/lists
|
|
3212 ms
|
|
warning
|
|
GET /lists
|
|
Lists
|
|
3212 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/Lists/getListsResponse.json (schema mismatch) — Schema: schemas/v2.1/Lists/getListsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/locations
|
|
2439 ms
|
|
warning
|
|
GET /locations
|
|
Locations
|
|
2439 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/getLocationsResponse.json (schema mismatch) — Schema: schemas/v2.1/Locations/getLocationsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/locations/ce97608b-623c-4749-b437-0858ee3f22ed
|
|
226 ms
|
|
warning
|
|
GET /locations/{locationDbId} with second DbId
|
|
Locations
|
|
226 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/getLocationsLocationdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Locations/getLocationsLocationdbidResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/maps
|
|
266 ms
|
|
warning
|
|
GET /maps
|
|
Genome Maps
|
|
266 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/getMapsResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/getMapsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/maps/genome_map1
|
|
122 ms
|
|
warning
|
|
GET /maps/{mapDbId}
|
|
Genome Maps
|
|
122 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/getMapsMapdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/getMapsMapdbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/maps/genome_map1/linkagegroups
|
|
174 ms
|
|
warning
|
|
GET /maps/{mapDbId}/linkagegroups
|
|
Genome Maps
|
|
174 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/getMapsMapdbidLinkagegroupsResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/getMapsMapdbidLinkagegroupsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/maps/genome_map2
|
|
124 ms
|
|
warning
|
|
GET /maps/{mapDbId} with second DbId
|
|
Genome Maps
|
|
124 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/getMapsMapdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/getMapsMapdbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/markerpositions
|
|
523 ms
|
|
warning
|
|
GET /markerpositions
|
|
Genome Maps
|
|
523 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/getMarkerpositionsResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/getMarkerpositionsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/2/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/3/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/4/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/methods
|
|
492 ms
|
|
warning
|
|
GET /methods
|
|
Methods
|
|
492 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/Methods/getMethodsResponse.json (schema mismatch) — Schema: schemas/v2.1/Methods/getMethodsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/observations
|
|
6113 ms
|
|
warning
|
|
GET /observations
|
|
Observations
|
|
6113 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Observations/getObservationsResponse.json (schema mismatch) — Schema: schemas/v2.1/Observations/getObservationsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/observationunits
|
|
22125 ms
|
|
warning
|
|
GET /observationunits
|
|
Observation Units
|
|
22125 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ObservationUnits/getObservationunitsResponse.json (schema mismatch) — Schema: schemas/v2.1/ObservationUnits/getObservationunitsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/ontologies
|
|
317 ms
|
|
warning
|
|
GET /ontologies
|
|
Ontologies
|
|
317 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/Ontologies/getOntologiesResponse.json (schema mismatch) — Schema: schemas/v2.1/Ontologies/getOntologiesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/ontologies/O_001
|
|
36 ms
|
|
warning
|
|
GET /ontologies/{ontologyDbId}
|
|
Ontologies
|
|
36 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Ontologies/getOntologiesOntologydbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Ontologies/getOntologiesOntologydbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/term_names"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (array) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "array",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/ontologies/O_002
|
|
33 ms
|
|
warning
|
|
GET /ontologies/{ontologyDbId} with second DbId
|
|
Ontologies
|
|
33 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Ontologies/getOntologiesOntologydbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Ontologies/getOntologiesOntologydbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/term_names"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (array) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "array",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/pedigree
|
|
1632 ms
|
|
warning
|
|
GET /pedigree
|
|
Pedigree
|
|
1632 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/Pedigree/getPedigreeResponse.json (schema mismatch) — Schema: schemas/v2.1/Pedigree/getPedigreeResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/people
|
|
4084 ms
|
|
warning
|
|
GET /people
|
|
People
|
|
4084 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/People/getPeopleResponse.json (schema mismatch) — Schema: schemas/v2.1/People/getPeopleResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/plannedcrosses
|
|
11757 ms
|
|
warning
|
|
GET /plannedcrosses
|
|
Crosses
|
|
11757 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/Crosses/getPlannedcrossesResponse.json (schema mismatch) — Schema: schemas/v2.1/Crosses/getPlannedcrossesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/programs
|
|
4707 ms
|
|
warning
|
|
GET /programs
|
|
Programs
|
|
4707 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Programs/getProgramsResponse.json (schema mismatch) — Schema: schemas/v2.1/Programs/getProgramsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/references
|
|
546 ms
|
|
warning
|
|
GET /references
|
|
References
|
|
546 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/References/getReferencesResponse.json (schema mismatch) — Schema: schemas/v2.1/References/getReferencesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/references/reference1
|
|
461 ms
|
|
warning
|
|
GET /references/{referenceDbId}
|
|
References
|
|
461 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/References/getReferencesReferencedbidResponse.json (schema mismatch) — Schema: schemas/v2.1/References/getReferencesReferencedbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/references/reference2
|
|
86 ms
|
|
warning
|
|
GET /references/{referenceDbId} with second DbId
|
|
References
|
|
86 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/References/getReferencesReferencedbidResponse.json (schema mismatch) — Schema: schemas/v2.1/References/getReferencesReferencedbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/referencesets
|
|
664 ms
|
|
warning
|
|
GET /referencesets
|
|
Reference Sets
|
|
664 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ReferenceSets/getReferencesetsResponse.json (schema mismatch) — Schema: schemas/v2.1/ReferenceSets/getReferencesetsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/referencesets/reference_set1
|
|
398 ms
|
|
warning
|
|
GET /referencesets/{referenceSetDbId}
|
|
Reference Sets
|
|
398 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ReferenceSets/getReferencesetsReferencesetdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/ReferenceSets/getReferencesetsReferencesetdbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/referencesets/reference_set2
|
|
512 ms
|
|
warning
|
|
GET /referencesets/{referenceSetDbId} with second DbId
|
|
Reference Sets
|
|
512 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ReferenceSets/getReferencesetsReferencesetdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/ReferenceSets/getReferencesetsReferencesetdbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/samples
|
|
792 ms
|
|
warning
|
|
GET /samples
|
|
Samples
|
|
792 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Samples/getSamplesResponse.json (schema mismatch) — Schema: schemas/v2.1/Samples/getSamplesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/scales
|
|
694 ms
|
|
warning
|
|
GET /scales
|
|
Scales
|
|
694 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/Scales/getScalesResponse.json (schema mismatch) — Schema: schemas/v2.1/Scales/getScalesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/seasons
|
|
295 ms
|
|
warning
|
|
GET /seasons
|
|
Seasons
|
|
295 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/Seasons/getSeasonsResponse.json (schema mismatch) — Schema: schemas/v2.1/Seasons/getSeasonsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/seedlots
|
|
9682 ms
|
|
warning
|
|
GET /seedlots
|
|
Seed Lots
|
|
9682 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/SeedLots/getSeedlotsResponse.json (schema mismatch) — Schema: schemas/v2.1/SeedLots/getSeedlotsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/seedlots/09ca205d-71a6-4ceb-98f5-940df96de8ea/transactions
|
|
893 ms
|
|
warning
|
|
GET /seedlots/{seedLotDbId}/transactions
|
|
Seed Lots
|
|
893 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/SeedLots/getSeedlotsSeedlotdbidTransactionsResponse.json (schema mismatch) — Schema: schemas/v2.1/SeedLots/getSeedlotsSeedlotdbidTransactionsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/seedlots/transactions
|
|
5546 ms
|
|
warning
|
|
GET /seedlots/transactions
|
|
Seed Lots
|
|
5546 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/SeedLots/getSeedlotsTransactionsResponse.json (schema mismatch) — Schema: schemas/v2.1/SeedLots/getSeedlotsTransactionsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/7/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/studies
|
|
13412 ms
|
|
warning
|
|
GET /studies
|
|
Studies
|
|
13412 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/Studies/getStudiesResponse.json (schema mismatch) — Schema: schemas/v2.1/Studies/getStudiesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/traits
|
|
8164 ms
|
|
warning
|
|
GET /traits
|
|
Traits
|
|
8164 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/Traits/getTraitsResponse.json (schema mismatch) — Schema: schemas/v2.1/Traits/getTraitsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/traits/1ea27426-ffe2-4e23-b3aa-945f0f41d3e1
|
|
44 ms
|
|
warning
|
|
GET /traits/{traitDbId}
|
|
Traits
|
|
44 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/Traits/getTraitsTraitdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Traits/getTraitsTraitdbidResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/trials
|
|
9632 ms
|
|
warning
|
|
GET /trials
|
|
Trials
|
|
9632 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/getTrialsResponse.json (schema mismatch) — Schema: schemas/v2.1/Trials/getTrialsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/trials/0dc448a1-cd1c-4f5f-95ae-0a23f8b6d333
|
|
471 ms
|
|
warning
|
|
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.
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/variables
|
|
15449 ms
|
|
warning
|
|
GET /variables
|
|
Observation Variables
|
|
15449 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ObservationVariables/getVariablesResponse.json (schema mismatch) — Schema: schemas/v2.1/ObservationVariables/getVariablesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/6/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/12/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/16/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/variants/0002e227-3ab3-450b-ad1a-85e717ec082a/calls
|
|
24 ms
|
|
warning
|
|
GET /variants/{variantDbId}/calls
|
|
Variants
|
|
24 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Variants/getVariantsVariantdbidCallsResponse.json (schema mismatch) — Schema: schemas/v2.1/Variants/getVariantsVariantdbidCallsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/variantsets
|
|
2948 ms
|
|
warning
|
|
GET /variantsets
|
|
Variant Sets
|
|
2948 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/VariantSets/getVariantsetsResponse.json (schema mismatch) — Schema: schemas/v2.1/VariantSets/getVariantsetsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/vendor/orders
|
|
6371 ms
|
|
warning
|
|
GET /vendor/orders
|
|
Vendor
|
|
6371 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Vendor/getVendorOrdersResponse.json (schema mismatch) — Schema: schemas/v2.1/Vendor/getVendorOrdersResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/clientId"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/clientId"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/numberOfSamples"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/numberOfSamples"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"integer\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"integer"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/clientId"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/clientId"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/numberOfSamples"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/numberOfSamples"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"integer\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"integer"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/clientId"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/2/clientId"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/numberOfSamples"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/2/numberOfSamples"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"integer\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"integer"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/clientId"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/4/clientId"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/numberOfSamples"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/4/numberOfSamples"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"integer\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"integer"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/clientId"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/clientId"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/numberOfSamples"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/numberOfSamples"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (null) does not match any allowed primitive type (allowed: [\"integer\"])",
|
|
"found": "null",
|
|
"expected": [
|
|
"integer"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/vendor/orders/cd2ccabd-42b8-4a8a-9617-699aa688dd6b/plates
|
|
188 ms
|
|
warning
|
|
GET /vendor/orders/{orderId}/plates
|
|
Vendor
|
|
188 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Vendor/getVendorOrdersOrderidPlatesResponse.json (schema mismatch) — Schema: schemas/v2.1/Vendor/getVendorOrdersOrderidPlatesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
GET http://localhost:8081/brapi/v2/vendor/orders/cd2ccabd-42b8-4a8a-9617-699aa688dd6b/results
|
|
172 ms
|
|
warning
|
|
GET /vendor/orders/{orderId}/results
|
|
Vendor
|
|
172 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Vendor/getVendorOrdersOrderidResultsResponse.json (schema mismatch) — Schema: schemas/v2.1/Vendor/getVendorOrdersOrderidResultsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/lists/d3ae2745-cb2b-4f9c-86d9-1a2eeec39083/data
|
|
467 ms
|
|
warning
|
|
POST /lists/{listDbId}/data
|
|
Lists
|
|
467 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Lists/postListsListdbidDataResponse.json (schema mismatch) — Schema: schemas/v2.1/Lists/postListsListdbidDataResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/attributes
|
|
15446 ms
|
|
warning
|
|
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.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/attributevalues
|
|
6739 ms
|
|
warning
|
|
POST /search/attributevalues
|
|
Germplasm Attribute Values
|
|
6739 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/GermplasmAttributeValues/postSearchAttributevaluesResponse.json (schema mismatch) — Schema: schemas/v2.1/GermplasmAttributeValues/postSearchAttributevaluesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/germplasm
|
|
14438 ms
|
|
warning
|
|
POST /search/germplasm
|
|
Germplasm
|
|
14438 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/Germplasm/postSearchGermplasmResponse.json (schema mismatch) — Schema: schemas/v2.1/Germplasm/postSearchGermplasmResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/images
|
|
16585 ms
|
|
warning
|
|
POST /search/images
|
|
Images
|
|
16585 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Images/postSearchImagesResponse.json (schema mismatch) — Schema: schemas/v2.1/Images/postSearchImagesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/lists
|
|
3573 ms
|
|
warning
|
|
POST /search/lists
|
|
Lists
|
|
3573 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/Lists/postSearchListsResponse.json (schema mismatch) — Schema: schemas/v2.1/Lists/postSearchListsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/locations
|
|
2644 ms
|
|
warning
|
|
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.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/markerpositions
|
|
638 ms
|
|
warning
|
|
POST /search/markerpositions
|
|
Genome Maps
|
|
638 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/GenomeMaps/postSearchMarkerpositionsResponse.json (schema mismatch) — Schema: schemas/v2.1/GenomeMaps/postSearchMarkerpositionsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/2/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/3/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/4/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/observations
|
|
6549 ms
|
|
warning
|
|
POST /search/observations
|
|
Observations
|
|
6549 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Observations/postSearchObservationsResponse.json (schema mismatch) — Schema: schemas/v2.1/Observations/postSearchObservationsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/23/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/observationunits
|
|
23557 ms
|
|
warning
|
|
POST /search/observationunits
|
|
Observation Units
|
|
23557 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ObservationUnits/postSearchObservationunitsResponse.json (schema mismatch) — Schema: schemas/v2.1/ObservationUnits/postSearchObservationunitsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/pedigree
|
|
1705 ms
|
|
warning
|
|
POST /search/pedigree
|
|
Pedigree
|
|
1705 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/Pedigree/postSearchPedigreeResponse.json (schema mismatch) — Schema: schemas/v2.1/Pedigree/postSearchPedigreeResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/people
|
|
3325 ms
|
|
warning
|
|
POST /search/people
|
|
People
|
|
3325 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/People/postSearchPeopleResponse.json (schema mismatch) — Schema: schemas/v2.1/People/postSearchPeopleResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/programs
|
|
2650 ms
|
|
warning
|
|
POST /search/programs
|
|
Programs
|
|
2650 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Programs/postSearchProgramsResponse.json (schema mismatch) — Schema: schemas/v2.1/Programs/postSearchProgramsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/21/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/references
|
|
605 ms
|
|
warning
|
|
POST /search/references
|
|
References
|
|
605 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/References/postSearchReferencesResponse.json (schema mismatch) — Schema: schemas/v2.1/References/postSearchReferencesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/referencesets
|
|
507 ms
|
|
warning
|
|
POST /search/referencesets
|
|
Reference Sets
|
|
507 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ReferenceSets/postSearchReferencesetsResponse.json (schema mismatch) — Schema: schemas/v2.1/ReferenceSets/postSearchReferencesetsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/0/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/1/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/samples
|
|
978 ms
|
|
warning
|
|
POST /search/samples
|
|
Samples
|
|
978 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Samples/postSearchSamplesResponse.json (schema mismatch) — Schema: schemas/v2.1/Samples/postSearchSamplesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/5/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/20/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/studies
|
|
13727 ms
|
|
warning
|
|
POST /search/studies
|
|
Studies
|
|
13727 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/Studies/postSearchStudiesResponse.json (schema mismatch) — Schema: schemas/v2.1/Studies/postSearchStudiesResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/trials
|
|
7564 ms
|
|
warning
|
|
POST /search/trials
|
|
Trials
|
|
7564 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/postSearchTrialsResponse.json (schema mismatch) — Schema: schemas/v2.1/Trials/postSearchTrialsResponse.json
|
|
Server response is not valid JSON.
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/variables
|
|
16286 ms
|
|
warning
|
|
POST /search/variables
|
|
Observation Variables
|
|
16286 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/ObservationVariables/postSearchVariablesResponse.json (schema mismatch) — Schema: schemas/v2.1/ObservationVariables/postSearchVariablesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/6/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/13/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/17/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
},
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/22/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
POST http://localhost:8081/brapi/v2/search/variantsets
|
|
961 ms
|
|
warning
|
|
POST /search/variantsets
|
|
Variant Sets
|
|
961 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/VariantSets/postSearchVariantsetsResponse.json (schema mismatch) — Schema: schemas/v2.1/VariantSets/postSearchVariantsetsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data/items/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data/19/additionalInfo/dummyData"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (boolean) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "boolean",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/calls
|
|
13 ms
|
|
warning
|
|
PUT /calls
|
|
Calls
|
|
13 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Calls/putCallsResponse.json (schema mismatch) — Schema: schemas/v2.1/Calls/putCallsResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/ontologies/O_001
|
|
35 ms
|
|
warning
|
|
PUT /ontologies/{ontologyDbId}
|
|
Ontologies
|
|
35 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Ontologies/putOntologiesOntologydbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Ontologies/putOntologiesOntologydbidResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/additionalInfo/additionalProperties"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/additionalInfo/term_names"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "type",
|
|
"message": "instance type (array) does not match any allowed primitive type (allowed: [\"string\"])",
|
|
"found": "array",
|
|
"expected": [
|
|
"string"
|
|
]
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/pedigree
|
|
2 ms
|
|
warning
|
|
PUT /pedigree
|
|
Pedigree
|
|
2 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Pedigree/putPedigreeResponse.json (schema mismatch) — Schema: schemas/v2.1/Pedigree/putPedigreeResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/plates
|
|
5 ms
|
|
warning
|
|
PUT /plates
|
|
Plates
|
|
5 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Plates/putPlatesResponse.json (schema mismatch) — Schema: schemas/v2.1/Plates/putPlatesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/samples
|
|
3 ms
|
|
warning
|
|
PUT /samples
|
|
Samples
|
|
3 ms
|
|
schema mismatch
|
|
Json matches schema: schemas/v2.1/Samples/putSamplesResponse.json (schema mismatch) — Schema: schemas/v2.1/Samples/putSamplesResponse.json
|
|
Response structure doesn't match schema.
|
|
[
|
|
{
|
|
"level": "error",
|
|
"schema": {
|
|
"loadingURI": "#",
|
|
"pointer": "/properties/result/properties/data"
|
|
},
|
|
"instance": {
|
|
"pointer": "/result/data"
|
|
},
|
|
"domain": "validation",
|
|
"keyword": "minItems",
|
|
"message": "array is too short: must have at least 1 elements but instance has 0 elements",
|
|
"minItems": 1,
|
|
"found": 0
|
|
}
|
|
]
|
|
warning
|
|
PUT http://localhost:8081/brapi/v2/traits/1ea27426-ffe2-4e23-b3aa-945f0f41d3e1
|
|
52 ms
|
|
warning
|
|
PUT /traits/{traitDbId}
|
|
Traits
|
|
52 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/Traits/putTraitsTraitdbidResponse.json (schema mismatch) — Schema: schemas/v2.1/Traits/putTraitsTraitdbidResponse.json
|
|
Server response is not valid JSON. |