-
Great package! :-)
Errors are a bit hard to decipher, esp. when dealing with large json objects...
It would be great if the error could pretty print the object and highlight the line where the probl…
-
I am struggling with the properties and individual queries. If I use the example to query a term, that works fine
```
GET /api/ontologies/{ontology}/terms/{iri}
```
and
```
curl 'http://www.ebi.ac…
-
### std::map types with nested std::map types not working with `abi-gen`
I'm having trouble nesting `std::map`s in `ACTION` signatures and having them convert correctly through `abigen`.
A single …
-
```
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1. Create a mapping with a nested bean
2. Try to read…
-
Hi Vladimir! Thanks for your course, it's really great with amazing knowledge!
I would like to ask you about a quite complex (IMO) case.
Let's say I have a bunch of Value Objects (I removed some of …
-
DRF writable nested serializers is a somewhat popular DRF plugin that simplifies writing trough nested serializer relations (see https://github.com/beda-software/drf-writable-nested)
## Problem
T…
-
with
```
[2019-09-22 11:33:49.263] - 16545 INFOS [main] --- org.apache.catalina.core.ContainerBase.[Tomcat-1].[localhost].[/]: Initializing Spring embedded WebApplicationContext
[2019-09-22 11:33…
eroux updated
5 years ago
-
Really awesome work here....I'm trying to get this to work on a GE MUSE ECG XML file but getting this error returned when passing `ecg = ECGXMLReader(data, augmentLeads=True)` where `data` is my file …
-
### Type of Request
bug
### Infrastructure Environment
TestFlight
### What is happening?
I'm implementing the "Share" widget in a Flutter application using this guide (https://docs.flutter.dev/pl…
-
POC has no error handling.
Errors on upload need to be propagated to the response errors.