-
### Feature Area
Integration with external tools
### Is your feature request related to a an existing bug? Please link it here.
I would like to use `openapi` from langchain but its not clearly docu…
-
https://openapi.tools/
validator: https://github.com/p1c2u/openapi-spec-validator
# apicuro studio
mkdir ~/apicurio-studio-0.2.20.Final
cd ~/apicurio-studio-0.2.20.Final
curl -L https://githu…
-
@bgruening did you mention something about new support for Galaxy tools from OpenAPI?
I think it might be interesting for us, could we learn more?
-
boat plugin 0.17.51 is missing the import of the @Valid annotation (import jakarta.validation.Valid )
error: cannot find symbol
[ERROR] symbol: class Valid
-
## User Story
As an architect, I would like to use API instead of HTML pages when I do research.
With queries, I would filter the tools according to my needs.
The API would provide a data source…
-
When projects publish their endpoint specs in an extremely large file or in lots of smaller files you may want to massage them a little bit and only take the parts that you actually use. The idea is t…
-
### What are you trying to do?
Development and debugging of applications that call APIs require the use of tools to call the APIs to simulate actions that the applications would take. Some of thes…
-
[OpenAPI 3.1](https://spec.openapis.org/oas/latest.html) was released in February 2021 and is fully aligned with JSON Schema, upgrading the OGC-EDR API to use OpenAPI schema 3.1 will remove the need…
-
**Description**
The OpenAPI spec I'm working with has `pattern`, `nullable`, and `format` attributes all over the place, and these are not turned into JSDOC tags.
Other tools, like `@openapi-cod…
-
As an API consumer, I want precise information about data types and formats used by the API.
### Problem description
OpenAPI has the `format` keyword to narrow down the `type` of values. Some co…