ashutosh chaudhary
ashutosh chaudhary
me to getting the same error
@RobbeSneyders The `status_code` is required, yes and your comment makes sense. However, the same goes for responses' examples. They too are dependent on status code the same way their schemas...
Same here. In my case, I am using docker image. My error message is: ``` tizonia 0.22.0. Copyright (C) 2020 Juan A. Rubio and contributors This software is part of...
Which layout these `.html` files are using? Do they support/have YAML front matter in them?
Edit `_config.yaml` and look into urls (menus). It supports `layout`. Mention the layout your page is using and it will match with it and will highlight whenever the page is...
Thanks for pointing this out. This is now fixed https://github.com/ashutosh2k12/hcz-jekyll-blog/commit/9d1ebbb40ed836088c5e2dbcaa7f58774df403fa
Sorry, I overlooked. fixing again
Fixed in https://github.com/ashutosh2k12/hcz-jekyll-blog/commit/7c657ee244dbed3660c3596d01a2e860a9214888
Sorry, I am not sure what you are asking for? If you think you can publish this site on blogger, i dont think you can do that.
Mind If I work on it? I have been working on openapi conversions for quite sometime. Few portfolios: 1. https://github.com/codeasashu/openman 2. https://github.com/codeasashu/insomnia-oas-converter 3. https://github.com/codeasashu/react-openapi-designer I am also working on feature...