Omar Ramadan
Omar Ramadan
**Is your feature request related to a problem? Please describe.** This is a duplicate report of the issue encountered in #378. Opening a ticket to track progress I tried to...
added support for double precision operations. nvcc should handle downgrading precision for devices that dont support double. not tested on non-compatible devices though. you may need to add a flag...
This disables the call to `InternalizeRefs` by default in `GenerateInlinedSpec`. Currently, internalizing external references results in broken validator due to https://github.com/getkin/kin-openapi/issues/618 and is unnecessary because of `import-mapping` configuration feature. Not...
* Hijacks request connection and sends it to the next handler