-
### Before reporting an issue
- [x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
### Description
With OpenAPI Specification 3.1, webhooks are not generated as services, resulting in an empty file.
```ts
// services.gen.ts
// This file is auto-generated by @hey-api/openapi-…
-
**Problem description**
In patch releases, no changes are made to the way that APIs are described, but the specification wording itself contains many updates, expansions, and clarifications where pre…
-
**Describe the bug**
When trying to add an API plugin using an OpenAI specification that contains a 'schema' element, the import of said specification file fails with the following error:
```
Typ…
-
Could we please have an `openAPI-spec.json` file for the app? I've checked the expected location (/api-docs), but I couldn't find it there. Having the OpenAPI spec would greatly assist in brief explan…
-
The POST response bodies are not included in the OAS exposed by PocketIC's `/api.json` endpoint.
Example:
```json
{
...
"/instances/": {
"get": {
"responses": {
"200": …
-
I installed the following libraries
chalice==1.28.0
apispec==6.3.0
chalice_spec==0.6.0
pydantic==2.0.3
My initialization code is this:
```
spec = APISpec(
title='test-with-openapi-v3…
-
This public comment is respectfully submitted by the Web Service Technical Panel (WSTP) of the Defence Geospatial Information Working Group (DGIWG). This comment addresses an identified issue where *…
-
### Description
The service contract type API documentation is not mapped in the generated OpenAPI specification
### Steps to Reproduce
Try to generate the OpenAPI spec for the following service co…
-
**Tell us about the task you want to perform and are unable to do so because the feature is not available**
Add support for importing requests from the json or yaml files in OpenAPI 3 and Swagger 2 d…