Matthew Kelly
Matthew Kelly
Hey @RobinBeismann, Hmm, that's weird. For me, on both 5 and 7, the Route is added and works, and OpenAPI is updated 🤔 I also tried via NSSM as well,...
Hey @RobinBeismann, No worries! :) Aah, yes that would make sense! You're right that there isn't anything in place at the moment to "skip" or "only import new routes". I...
Hey @RobinBeismann, I'm looking at what to put into v2.8.0, and I've had somebody ask about a similar feature on Pode.Web. If you're OK, I can implement the work for...
HI @jbaechtelKoala9126, To be honest, there isn't really a "roadmap". I work on bugs/suggestions from the community, as well as features I'm playing with on the side - these features...
Hi @jbaechtelKoala9126, Pode does have a Discord server [here](https://discord.gg/fRqeGcbF6h), where some of the community ask/answer questions and show what they've done. (a `#projects` channel could be cool actually - but...
It's been some time since I've used LESS, but I believe you're right that you could install the tool with npm/yarn in the container, and then execute it; something like:...
Linking with https://github.com/Badgerati/Pode.Web/issues/367
I've added a new `-IfExists` parameter to `Add-PodeRoute`, `Add-PodeStaticRoute`, and `Add-PodeSignalRoute`. This parameter takes the values Default, Error, Overwrite, and Skip. (the default behaviour is Error, as it currently is)...
@robinmalik Hey, I know that when the ExchangeOnline module used PSSessions the middleware solution was pretty much necessary. If the module's been switch to REST based, and doesn't use PSSessions...
Closing this issue, if it's still a problem feel free to re-open.