mdaneri
mdaneri
### Describe the Change In OpenAPI Path operationId has to be a unique string. This feature allows to detection of any possible duplicates during the configuration phase ### Function impacted...
### Describe the Feature Pode supports the creation of OpenAPI properties using five different functions. These properties can be aggregated to form an object. The issue is that these functions...
### Describe the Feature Pode by default has 2 OpenAPI predefined responses ```yaml '200': description: ok 'default': description: Internal server error ``` The scope of this feature is to optionally...
### Describe the Feature Today, Pode allows us to define ContentMedia as a Hashtable. This is enough to represent a simple ContentMedia but not one with arrays or special properties....
https://swagger.io/docs/specification/describing-request-body/file-upload/
An `encoding` attribute is introduced to give you control over the serialization of parts of `multipart` request bodies. This attribute is _only_ applicable to `multipart` and `application/x-www-form-urlencoded` request bodies. ####...
The Build doesn't assign a version number to any of the listener DLL