power911

Results 3 comments of power911

Try to set settings for your IOpenApiConfigurationOptions `OpenApiVersion = OpenApiVersionType.V3`

Hi, I injected for my v4 azure func in start up file settings for NewtonJson ` builder.Services.AddMvcCore() .AddNewtonsoftJson(x => x.SerializerSettings.ContractResolver = new DefaultContractResolver() { NamingStrategy = new DefaultNamingStrategy() });` This...

> Thank you for your answer! ![image](https://github.com/user-attachments/assets/7a28a5d7-c204-46a3-8175-1aabc08a7e88) According to the datasheet, at those pins available Timer 1 and Timer 8 with index N, I've seen that it is possible to...