Nazar Kuzo
Nazar Kuzo
Hey, I`m working on built-in Mvc model validation with `IObjectModelValidator` and it was not working due to service override in this line. https://github.com/vitalybibikov/AzureExtensions.Swashbuckle/blob/237b19b61100f59d1a8f60066f94c102fe5eebe1/src/AzureFunctions.Extensions.Swashbuckle/AzureFunctions.Extensions.Swashbuckle/SwashBuckleStartupExtension.cs#L49 It would be great if you could...
**Describe the bug** Prysm CL shows errors that Nethermind failed to respond. ``` [2022-09-21 10:00:42] ERROR sync: Could not handle p2p pubsub error=could not process block: could not validate new...
**Is your feature request related to a problem? Please describe.** Right now JSON RPC Report shows the information about time taken to perform different RPC calls but it is not...
Hey, I`m curious whether it is possible to add support of inline annotations? Use case: Adding property level/enum member level attributes that converts into inline annotations. According to Microsoft documentation...