-
## What
I'd like to see us create a formal API specification for SecureDrop
## Description
While working on implementing dynamic testing for SD, I found myself in a situation where it would h…
-
## What is this all about?
Generate full tesla-based API client based on Open Api specification file, like this:
```ex
defmodule Petstore do
use Tesla.OpenApi,
spec: "priv/openapi/petst…
-
Hi Pipedrive team! As I understand, this Pipedrive client library has been generated based on the OpenAPI specification since v11. Is it possible for the client generator to also generate TypeScript t…
-
-
OpenAPI is a common way to describe API specification both for server and clients. The package https://github.com/JuliaComputing/OpenAPI.jl as well as https://openapi-generator.tech/docs/generators/ju…
-
Currently the rest_polymorphic extension generates OAS components looking like this:
```yaml
components:
schemas:
MyComponentTyped:
allOf:
- type: object
properties:
…
-
### What happens?
screenShot of the problem
![изображение](https://github.com/scalar/scalar/assets/65418952/a7034c1d-dba3-4766-ac86-20e1da449e0f)
```ts
...
repeat: t.Partial(
…
-
Find the way to convert Open API specification into postman collection to easier testing endpoint.
- [x] Export openapi into postman collection
- [ ] Configure collection using environment
-
The exit process for new specifications coming out of Special Interest Groups require a home within the OpenAPIs website.
At a minimum, we need to:
- update the specs page - https://spec.openapis.…
-
[RFC 5785 "Defining Well-Known URIs"](https://tools.ietf.org/html/rfc5785) provides for a standardized path where documents for...
> "the discovery of policy or other information about a host ('sit…