devlux

Results 8 comments of devlux

hi @tehmantra, that's very sad to hear, thank you for the great work you've already done for this project! I could do some basic maintenance and help with some open...

hi @hatzhang, this route is only used for setting up the routing internally and that placeholder ({document}) is actually replaced by the corresponding document names when using the feature "named...

what .NET version are you using? can you please include also the classes that represent those two named documents? did you also try to tell saunter where to search for...

I think that #136 would fix your issue as its goal is to decouple the asp.net core part (hosting the schema in a web app) from the schema generation.

hi @CaseyHofland I run into the same issue and was able to fix it by using `var json = NewtonsoftJsonSchemaGenerator.FromType().ToJson();` By default `JsonSchema.FromType` now uses `System.Text.Json` and therefore doesn't consider...

it's really sad to see such basic use cases just break by installing a new version. the user chosen folder is not used and also the config to store the...

I've found a manual workaround: * reinstall the app from scratch * before activating auto upload make sure to have the settings defined properly so for me the issue seems...

@WarnerV yes, I use a custom folder (Photos) and I use the f-droid version but I think the only difference between f-droid and google play is that the first does...