-
**Description**
When invoking openapi-typescript with a custom redocly config, as documented [here](https://openapi-ts.dev/cli#multiple-schemas), it just runs forever without doing anything. There …
-
### What happens?
I am using version 0.1.95 of the Mac OS X Client.
Every 5s I am having a notification with
[useOpenApiWatcher] Changes to the requests were not applied
My API definition has …
-
**Describe the bug**
I'm getting this error from the specParser when I am trying to build a declarative agent with plugin support based on my openAPI document :
`code:SpecParser.validate-failed, me…
-
Adding support for AsyncAPI definitions would extend the types of workflows that can be described with Arazzo, as many organizations are now combining Request/Response APIs (OpenAPI) with Event-Driven…
-
### What happens?
I'm using the scalar ui from my angular application and i want to show and autofill api tokens for an openapi spec that has two mandatory authorization schemas. Both of them are of …
-
Today filters like `@schema.include(path_regex="^" + util.args.base_path + "conformance").parametrize()` could fail to work when the OpenAPI document for the service includes a server block with url l…
-
# Reproduce
Minimal repro structure
![image](https://github.com/user-attachments/assets/46b2f0d7-5163-4fb4-a77e-a26be69646a1)
1. Create `foo.proto`:
```proto
syntax = "proto3";…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When an OpenAPI document is being used as part of an application running with .NET Aspi…
-
## What?
Document our Bundler APIs, with focus on EPv0.7.0 endpoints.
Related conversation:
https://biconomyworkspace.slack.com/archives/C049MMHM7FD/p1729163067457519
## Why?
- The bundler has mul…
-
**Describe the bug**
When using `Swashbuckle.AspNetCore` and specifying a secutiy schema of type `SecuritySchemeType.ApiKey`, we are able to customize the header used to send the token using the Name …