-
When trying to generate a nodejs Server with the [swagger editor](https://editor.swagger.io/), using the API provided on [swaggerhub](https://app.swaggerhub.com/apis/PlantBreedingAPI/BrAPI/1.3#/polygo…
coeit updated
5 years ago
-
The revision of the ba_trials call caused a regression with respect to the BrAPI specifications. On the test-server the argument active can have three values:
- all results for active = true and acti…
-
When I call the Java client's `StudiesApi.studiesStudyDbIdObservationvariablesGetAsync()` with studyDbId == 1001 I get:
```
java.lang.IllegalArgumentException: missing discriminator field:
…
-
**OLD POST**: ~~Could we consider generalizing an "additionnalInfo" field for every BrAPI objects?~~
**EDIT**:
I have renamed this issue because I think we could consider going much farther in BrA…
-
**SUMMARY**
Sometimes, while you hold some data about your crops, you could grab some more data from other servers (either yours or others).
**USE CASES:**
For instance, in my case, I hold all th…
-
. . . is not enough to explain how to use this method. The issue is the java.lang.Object body parameter. I presume this is somehow the zip file.
Also, the documentation discusses observationUnitD…
-
The response object for the `GET /brapi/v1/studies/{studyDbId}/observations` call contains a field `"uploadedBy": "dbUserId"` in every observation object, however there appears to be no place to speci…
-
Multiple methods (e.g., GET /calls?page=0?pageSize=1000) produce Code 403 and Error: Response body:
Internal Error. Invalid `proxy-token`. You need to send the SwaggerHub cookie with this request, …
-
Is there documentation providing a complete breakdown of the BRAPI attributes that should rely on controlled values?
For location.countryCode/countryName, it seems geoNames must/should be used ( IS…
-
I ran this on the test server:
curl -X PUT "https://test-server.brapi.org/brapi/v1/studies/1002/observationunits" -H "accept: application/json" -H "Content-Type: application/json" -d "class NewObse…