Stephan H. Wissel

Results 41 comments of Stephan H. Wissel

Any progress on this / help wanted (where)?

awesome. How can we help?

AFAIK the OpenAPI contract only validates the request coming in, not the response going out. The outgoing code is your responsibility

@Dhruvsakhuja Can you share more details? What steps did you take, what did you expect and what happened instead. The steps should enable anyone to reproduce your issue. "Not able"...

It would be nice to be able to install NodeJS first, so the cache module could help for the ionic-cli install time

I have the problem too. @domenic -> if you have no bandwidth to maintain, let's talk

Digged a little deeper.... - When 404.md is present, the 404.html gets ignored and the main.html is used for rendering the 404.md page. - putting `template : 404.html` in the...

matching discussion: https://github.com/mkdocs/mkdocs/discussions/3153

Tried that too. I suspect it might be the sequence of plugins. Mkdocs is particular about it. I'll experiment and report back