aruvic

Results 17 comments of aruvic

@wing328 Hi William, please can you prioritize this bug for 6.2.1. I'm trying to read the code and fix it myself but the code base is huge and I still...

+1 seeing this issue with 6.1.0 as well on one of our internal apis

@wing328 Hi William, please can you prioritize this bug for 6.2.1. I'm trying to read the code and fix it myself but the code base is huge and I still...

Hi @arcuri82, thanks for confirming it. **I tried to fix it myself as below:** ``` import io.swagger.v3.oas.models.parameters.RequestBody private fun resolveRequestBody(swagger: OpenAPI, reference: String): RequestBody? { val classDef = extractReferenceName(reference) return...

> Hi, thanks for reporting this. No need to open a different bug report for this, at least for now, as it might be a side-effect of your changes. Unfortunately...

> a fix for dereferencing is now merged in the master branch. > > @aruvic could you check if it fixes the first issue you reported? if so, could you...

Hi @arcuri82 @jgaleotti, MySQL version: 8.0.32 desc tmf632_party_management.addressable; desc tmf720_digital_identity_management.addressable; desc tmf_620_product_catalog.addressable; desc tmf_620_product_catalog_new.addressable;

Hi @arcuri82 @jgaleotti , I just want to confirm that you are searching in all schemas instead in only one. After I renamed all other occurrences of the table **addressable**...

Hi @timothystone @timothystone-knsl, if I'm not wrong you use both accounts? I was researching and exploring the same topic and would like to contribute, as I need this functionality as...