-
# ✨ Feature Request
### **Description of the Feature**
# GitHub Issue Creation Guidelines
When creating an issue in this repository, please follow these guidelines to ensure the process runs …
-
Document that properties can't have explicit value `null` unless schema declares `nullable: true` in OAS 3.0. Can be added to [[jsn-null]](https://www.belgif.be/specification/rest/api-guide/#rule-jsn-…
-
Add a rule on examples:
* add examples in OpenAPI to better document it. These MUST be schema-valid.
* being more specific is properly overkill (e.g. if examples should always be added, it would l…
-
The base images provided for function apps create a false illusion of idempotency to users. For example, I was recently using following base image in Dockerfile - "mcr.microsoft.com/azure-functions/py…
-
-
# ✨ Feature Request
### **Description of the Feature**
# GitHub Issue Creation Guidelines
When creating an issue in this repository, please follow these guidelines to ensure the process runs …
-
I want to add Question and guideline section
![image](https://github.com/user-attachments/assets/f4797e32-2372-4ad4-827a-a90bcee6d6ef)
-
Hi authors,
First of all, congratulations on your paper which was published at MICCAI as well as your great code. In your training code, it requires train and val.csv files, I found that mkcsv.py f…
-
We want to have a general guideline about usage of API gateways. The main question is whether we generally want to describe the API "before" or "behind" the gateway?
* Gateway usage should be "tran…
-
I would like to either not mention how patches should be fetched, or explain the nuances of when to use `fetchpatch` vs `fetchurl`, because I see a lot of misunderstanding about it. (Ma…