-
Thank you for everything you've done on this library, it's awesome. I'm currently using it in a project uses vendor extensions, and while it seems that vendor extensions aren't currently supported by …
-
This is a feature request for adding support to parse major vendor extensions (Xilinx) to ipyxact.
Below is an example of a fileSet extension that specifies a dependency between a Xilinx core to a …
-
There are a couple of places in the XML file where an enum block has been allocated for a vendor, then the vendor extension has been promoted to a KHR extension that reused the vendor extension enum v…
-
By vendor extension I mean e.g GL_NV_ or GL_AMD
In mesamatrix, there is currently:
18 VK_AMD extensions and only one VK_NV one..
Mesa matrix only has 2 GL_NV extensions and zero GL_AMD extensions..…
-
I haven't looked into this a ton yet. But I can't seem to figure out how to get [vendor extensions](https://swagger.io/specification/#specificationExtensions) into the final generated specification.
…
-
Add OpenAPI Vendor Extensions to add more details to API docs such as logo, etc.
[OpenAPI 3 Vendor Ext. Ref. ](https://swagger.io/docs/specification/openapi-extensions/) and [ReDoc Ref.](https://gith…
-
bash: /dujiaoka/start-hook.sh: No such file or directory
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: Error relocating /usr/local/lib/php/extensi…
-
##### Description
Hi,
CodegenSecurity does no have a property for vendorExtensions and therefore it is not populated by the values provided from SecuritySchemeDefinition.
But the spec dic…
-
### Problem Description
poetry-core currently prepends its `_vendor` directory (`__vendor_site__`) to `sys.path` [here](https://github.com/python-poetry/poetry-core/blob/974690a6a10c8ac1220dffd2a9f…
mhils updated
4 weeks ago
-
Hello,
I didn't find any ready-made rule to avoid the use of vendor extensions and respect the basic standard.
I made this custom one, but the warning doesn't come out on the right line.
I think…