-
## Label:"generate spec"
## Problem statement
not possible set swagger supported type: file in parameters / models.
snippet from https://swagger.io/docs/specification/2-0/file-upload/
```path…
-
In Section 11.3 "Applicability of SerializationModifiers" it is not specified what Applicability means in the context of HTTP/REST.
Especially non-applicability is not specified.
Which one holds:
…
-
How to prevent adding [key: string]: any; ?
I want to include only my schema properties but the generator adds also the general index signature.
```typescript
export interface IAlertDto {
i…
-
Attempting to render an OpenAPI 3.0 specification partially works but is missing attributes like "server" which replaced "host" and "requestBody" which replaced "parameters.body" in the upgrade from s…
-
When customers export existing resources, they often see `Flow_Type` set to `Redfield`, and `Request_Source` set to `IbizaWebAppExtensionCreate`. These enum values do not appear to be documented anywh…
-
The out-of-the-box OWASP ruleset doesn't seem to flag anything up in swagger 2 specs as of `v0.7.0`. For example, the following swagger 2 spec yields no findings (when I run a spectral report, vacuum …
-
[Quickstart](https://counterfact.dev/docs/quick-start.html) suggests the following command:
```sh
npx counterfact@latest https://petstore3.swagger.io/api/v3/openapi.json api --open
```
This do…
-
Re-opening #7511 per comment https://github.com/magento/magento2/issues/7511#issuecomment-336468740 as this affects 2.0 - 2.2 and hasn't been resolved.
### Preconditions
1. Magen…
-
### Q&A (please complete the following information)
- OS: [e.g. macOS] Windows 11
- Browser: [e.g. chrome, safari] Brave
- Version: [e.g. 22] 5.17.14
- Method of installation: [e.g. npm, d…
-
**Describe the bug**
I've tried to implement the pair of api key as described in https://swagger.io/docs/specification/2-0/authentication/api-keys/, section "Pair of API Keys". But it doesn't seem t…
aosti updated
8 months ago