commonism
commonism
I assume as v1_10_0 was in 1.2.5a already, any changes would have required a new revision in 1.2.6?
Why use use_dns_ea_inheritance when wapi version 2.12 is defined?
Having to specfiy the version number of the wapi version yields the expectation there is some compatibility with lower versions. For me, the required WAPI version is defined by the...
The deepObject encoding is not compatible to any other encoding. … all encodings are not interchangeable/compatible, similar to a type specification for a variable. You need to serve the encoding...
I rebased the changes. The failure in the CI is related to the documentation build. ``` Run python ./scripts/docs.py build-lang en python ./scripts/docs.py build-lang en shell: /usr/bin/bash -e {0} env:...
Just had a look on re-basing. Ain't easy this time.
> How about just `Query(style="deepObject")`? Rejected in #9768
PR for deepObject is #9867 Fresh rebased, in case you want to give it a try. CI says does not work any longer, get me a second. All - but...