-
## Description
Part of #6130
While implementing the new OpenAPI to Java generator plugin, there are some variables that are now in snake case.
Check `kubernetes-model-generator/openshift-mod…
-
### What's the issue?
Currently it seems like the `pascal()` function does not (correctly) handle slugs or strings in the camel case format.
For example, providing `"fooBar"` to the `pascal()` fun…
-
```
Please describe your suggested enhancement:
Please support "camel" as charge.
Can you provide an example blazon?
Argent, a camel passing through a ford of water proper.
Argent, a chevron between …
-
The tool is great, but the restriction of camel case to eight words is somewhat limiting and completely unnecessary.
aspell_idntifies_the_individual_msspellngs_found_within_thiss_snake_case_string…
-
### Current Behavior
After upgrading to nx version `20.1.0` following the steps in https://nx.dev/nx-api/nx/documents/migrate, i faced a bug where a remote frontend is not working. After serving the …
-
### Describe the solution you'd like
https://issues.apache.org/jira/browse/CAMEL-20569
In simple.json there is a new functions that list all the functions you can do on simple. Here is a snippet f…
-
See
https://issues.apache.org/jira/browse/CAMEL-10559
We donated that part to ASF Camel. So when its release, we can remove our custom code, and use the Camel code instead.
-
### Describe the bug
No matter which naming policy is set in general JSON serializer options when using minimal APIs, Swashbuckle applies camel casing. It therefore does not comply with the actual …
-
Function 이름 및 package 내부 변수 이름을 가급적 Snake case에서 Camel case로 바꾸면 좋겠
-
How best to go about generating camel case typescript property names from pascal case C# names?