mdaneri

Results 71 comments of mdaneri

regarding the test-json and 5.1 compatibility. I'm going to put a version check and if PowerShell is 5.1 return true without doing anything. Still, I've to work on the Test-PodeOARequestSchema...

Now I'm able to pass `invoke-build test` I have only one issue with your request to remove _foreach-object_ I tried but doesn't work. if you can give a look to...

I solved the issue. Soon I’m going to post the final version after I verified a possible issue

Yes I did. I upgraded my window, visual studio pro and powershell and for some arcane reason Pode stopped to work I rebuilt the DLL and everything was fine.

Any additional feature is a plus I think we can stop here for 2.9.0 There are so many important improvements on 2.9 other than OpenApi that cannot wait . Additional...

I found two bugs that I have to fix. One is related to CORS. A bug has been open The other is related to schema validation. When allOf is part...

I submitted everything, and I was able to pass the test. For the next minor release I’m going to implement the OA test. So far there is nothing to validate...

Please take a look at what I just added regarding the security headers. I think it's very cool (I wrote it 😀) and is making my life easier with CORS

It's an issue with my visual studio settings