Furer Alexander

Results 58 issues of Furer Alexander

Please allow to provide `OpenApiDocument` via configuration and not by generating from `OpenApiOperation` attributes **Additional context** We are generating `HttpTrigger` functions from existing document. I tried to register my custom...

We are using `ConfigurationBinder` to populate the value from the configuration section, but looks like the converter is not picked up (probably because it's defined as internal) : ![image](https://github.com/omar/ByteSize/assets/6664858/6a4af6e6-e8a9-4947-b957-0dc28abe3509) Next...

Please host Swagger UI on root path (http://localhost:8080/)

The deprecation note advises to use technology-specific interceptor (`web`, `messaging` or `method`), but `AbstractSecurityInterceptor` is **technology-agnostic**, which allows to implement spring security for other tech-stack, not covered by spring ecosystem,...

in: core
status: feedback-provided

Would be great to have Swagger for MS's `YARP`, details : https://github.com/microsoft/reverse-proxy/issues/1789

inactive

`Git` and `Vault` can be configured to trigger webhook endpoint when something changes. It would be great to allow to provide `Configuration Service Host's` endpoint as webhook for such sources...

Please allow to inject custom script/plugin definition into served `index.html`

It would be great to allow all categories (`UnitTest`,`Bug`, ect) to be applied on assembly level, this will allow developers that prefer having test-project per test-category in their solution to...

https://github.com/LogNet/grpc-spring-boot-starter/issues/248

Hello It seems like the `PathConverterContext` con't be extened to supprot other path types, like `UUID` for example. My filter looks like this : `uuidField=='CED17E16-78AF-47F6-8ACB-CF5CEEBBF8DB'` where `uuidField` field is defined...