Murad Hirji

Results 9 comments of Murad Hirji

Can you try the without the '&' right after the $expand. So the query would be $expand=WeatherForecast.

Hi, Having a similar issue. Ironically I am also suffering from 'it works on my local machine but not when I deploy it'. I have increased the minimum number of...

@simple-nathan, I might be misunderstanding, but IMO, your pattern is actually the issue. You should not need to worry about handling the logic of versioning based on what is coming...

@agilenut, I also am not using minimal APIs and had the same issue (though I only have program.cs and not a startup.cs). Moving app.UseSwaggerUI() to right before app.Run() as @commonsensesoftware...

Hello @xuzhg , I just ran into this issue also and was wondering if there is a planned fix? Thanks!

The docs are really helpful, there are some broken links, those which link to overriding styles. What I was wondering, is how to set the primary/secondary colors for the Theme...

Thanks @skclusive , that worked! Will close this, unless you feel otherwise, once the docs for Theme has been published.

I think that there is a lot to customize now, especially to maintain a whole theme when you just want to change a couple of colors. Though you should allow...

@starshinata , based on the example you provided in terms of what you are trying to achieve, unless you require a percentage on the probability of the match, you could...