-
Thanks for the great lib, I've been looking for something to replace https://github.com/ferdikoomen/openapi-typescript-codegen as its no longer mantained.
There is quite a big issue on that old pro…
-
This issue tracks adding support for enhancing OpenAPI documents generated via the `Microsoft.AspNetCore.OpenApi` package with XML comments present in both minimal and controller-based APIs and their …
-
One of the observations made at the April 2023 code sprint was that there is a need to identify a media type for AsyncAPI.
Consider the following fragment from the links in a landing page, for inst…
-
### Proposal:
In a query like this, it would be nice to specify the source index of vector:
```
select ... from where knn ( , , [, .] )
. - is the notation of other index and field where t…
-
## Bug Report
### Version
1.22.0
* 1.22.0
### Platform
Darwin MacBook-Pro.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:25 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM6…
-
### Description
Update to .NET 9.
Also, the app sample to 8.0 needs to be updated and the v8 version of the doc point to it.
Instruction for older versions needs to indicate the version of th…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Content & configuration
Swagger/OpenAPI definition:
```yaml
openapi: 3.0.0
paths:
/v1/my-api:
search:
operationId: MyApiControllerV1_find
summary: Find a record ID
…
-
- method on JSM::Document::OpenAPI to combine two documents together: detect duplicate paths, components etc (with options to error, keep-first, discard-first, resolve duplicates by renaming (?))
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
We currently use .NET 8.0/AspNetCor…