Peter Morlion

Results 21 comments of Peter Morlion
trafficstars

Came here looking for this possibility. I'm totally new to Swagger, but here's my two cents: I believe @webron 's idea on vendor extensions allows for the most flexibility. It...

But that only hides it visually. It's still there in the source, right? That wouldn't be secure enough for a lot of my clients.

Having the same problem when running `jupyter notebook --profile=icsharp`

I had to - remove the user in the Synology web UI - restart the server - use @Dennis1108 's solution to unmount the folders in the openhab user's home...

@cniweb tricky, I'm not sure my knowledge reaches this far. What would be the preferred way of executing a script after rebooting? A cron job (that then also removes the...

Hm, possibly. Though I have no way of knowing, as I have now already updated to 2.4.0. :(

I'm not an active contributor on this project, but from what I gather you are correct. Except... Swagger (and OpenAPI) currently seem to take a different approach: you design your...

I'm working on it. Having some issues which I hope to resolve. I'll keep you posted.

@alex-vance That would be great. I have experience with serverless and .NET Core, but the combination proves to be tricky for me. In [this fork](https://github.com/petermorlion/serverless-offline/tree/dotnet-support) (on the `dotnet-support` branch), I've...

Cool! Glad you made more progress than I did. I believe compiling each time the lambda executes would be the most flexible and user-friendly solution.