-
- [ ] move macros in _macro_ subfolder
- [ ] move utils in _utils_ subfolder
- [ ] move pojos and interfaces in _pojos_ subfolder
- [ ] move default implementations in _defaults_ folder
-
Hi I was using the pojo extraction and everything is working fine so far. Only one issue is as we are giving prompt at each entity in the pojo using @Description("giving the prompt here") . In this ha…
-
##### Description
After upgrading from `7.3.0`, we started getting `error: too many parameters` on a generated POJO Model of an object that has 255 fields.
Tracked it down to [Java/pojo.mustache)]…
-
When a Pojo has multiple Bean-Annotations on a field, magic-bean crashes during code-generation.
Following example:
```
@MagicBean
public final class UpdateProductRequest {
@Schema(requir…
-
I encountered a NullPointerException when using JavaBeanTester to test a POJO. The error occurs during the invocation of a method on a null object. Below is the full error message and steps to reprodu…
-
Deprecated: Creation of dynamic property Pojo_A11y_Settings::$_page_title is deprecated in /wp-content/plugins/pojo-accessibility/includes/pojo-a11y-settings.php on line 636
Deprecated: Creation of…
-
Consider the following code and try inlining `isEmpty2`:
```java
import java.util.Collection;
import java.util.List;
public class InliningWithJavaFormat {
static boolean isEmpty(Collection c)…
-
### Describe the feature
Document is a type supported in smithy which can be used to pass unstructured data like json - https://smithy.io/2.0/spec/simple-types.html#document This is an alternative to…
-
版本:0.9.10
![image](https://github.com/user-attachments/assets/7a56becb-2b08-4489-8078-114561dd15f1)
![image](https://github.com/user-attachments/assets/385a4bf2-a485-43cd-b1b1-b0199328c4c2)
E…
-
org.apache.servicecomb.swagger.invocation.exception.InvocationException: InvocationException: code=500;msg=CommonExceptionData [message=Get schema contents fail from all latest version.]
![image](h…