Georgi Ivanov

Results 3 issues of Georgi Ivanov

As I am developing I saw that we are unable to set custom logo in swagger UI using redocly. ![image](https://user-images.githubusercontent.com/97232031/168091841-0ba82da1-ec5a-463e-8951-aa7f11fa44b8.png) Is there any chance to implement it or there is...

Hi ! I am trying to load resources run time. This seems to fail when doing it with native-image. I found this on my project when `T.class.getClassLoader().getResource(fileName)`. I am using...

bug

## Expected Behavior ``` @Query( fields = "transition_effective_date", filterExpression = "#field > :value", expressionMappingNames = {@ExpressionAttribute(key = "#field", value = "name")}, expressionMappingValues = {@ExpressionAttribute(key = ":value", value = "projection")}) ```...