-
An exception occurred in the plugin.
### Environment:
- Plugin Version: 0.3.1
- PyCharm Version: 2024.2.4 (PyCharm)
- Operating System: Linux 6.8.0-45-generic
### Exception details:
```js
n…
-
A TD like below results in an error when trying to convert to Open API due to presence of `unit`. Removing unit fixes the transformation.
```json
{
"@context": "https://www.w3.org/2022/wot/td…
-
# Support OpenAPI Specification
We need to implement OpenAPI support in the ebrick framework to standardize API documentation and provide integration for client-side tools and services.
## Require…
-
This is a meta-issue to track a set of improvements that can be made to the tooling we currently provide for generating OpenAPI documents at build-time.
Build-time OpenAPI document generation issue c…
-
https://github.com/aj-foster/open-api-generator/blob/main/lib/open_api/spec.ex
Also, we should modify our crawler to not chunk OpenAPI spec.
-
Currently, OpenAPI swagger documentation supports the definition of extension properties in the @Schema annotation, it is built like a Map and generally allows the OpenAPI user to define customs pro…
-
- [ ] Add tags to openapi
- [ ] Make reciepts get several reciepts
- [ ] Make reciept get a singular reciept
-
Hello!
Version 6.1 used here does not support `asyncio` library, which is super useful in modern Python world.
Do you have plans to update your spec to support OpenAPI Generator to version 7+?
…
-
In our upgrade from Swagger libraries to smallrye openapi it is converting all our 'example' to 'examples' in the OpenAPI schema.
This is not desirable as we need to be able provide an example th…
-
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.18.2 to 0.19.0.
Release notes
Sourced from openapi-core's releases.
0.19.0
This version focuses on OpenAPI app and support…