-
When I try to use the getProfiles API, the return object looks like this:
"data": [
{
type: 'profile',
id: '1234',
attributes: {
**"firstName": "Sarah"
"lastName": "Mason"}**
}]
while the…
-
The existing java-camel generator's tight integration with Spring Boot limits its usability in non-Spring Boot Camel projects. To increase flexibility, consider the following options:
### Option 1:…
-
Moodle uses sentence case - please check your lang strings as some use camel case.
for example strings like:
$string['mystring'] = "My String";
should be:
$string['mystring'] = "My string";
N…
-
**Describe the bug**
```
harvester-vm-import-controller-84b88445cd-9z84n time="2024-09-05T01:42:49Z" level=error msg="vm migration target openSUSE-uefi-secure in VM mr-opensuse-uefi-secre in namespa…
-
XML Camel route.
-
-
### Please describe the feature that you want to propose
https://issues.apache.org/jira/browse/CAMEL-20381
For example Aggregate EIP
https://github.com/apache/camel/blob/main/catalog/camel-catalo…
-
Looking at
https://discourse.gohugo.io/t/possible-to-write-custom-filter/41900
This doesn't look too bad, but having these partials referenced as strings makes the code highlighting less than b…
-
Première tentative de route pour communiquer avec l'api de temps d'attente en agence configurer via java
-
If I use camel case for the class (which mirrors the content type ID) this does not appear to work.
For example, following this by using the class name in camel case in a query does not work.