-
Besoin métier:
faire apparaitre ce type d'encadrés dans le tableau de bord de la PFA, mais pour MPS
![Image](https://github.com/user-attachments/assets/f2031cfc-872a-4329-86dd-ab8d10530b79)
**Evènem…
-
Hello !
I have an api specification of the form :
```rust
#[OpenApi(prefix_path="/hello/:name")]
impl Api {
#[oai(path = "/:surname", method = "get")]
async fn get(...) -> ... { ... }…
-
I think the seastar API helpers are trying to concatenate all our swagger json files to generate one, but this falls over because some of our .json files contain a full API definition rather than just…
jcsp updated
7 months ago
-
Several of the DTO validators are throwing errors for parameters where multiple values are accepted. The required change has already been made in the `11.x` branch of `easey-common` (see https://githu…
-
## Descreva o problema que você quer resolver com essa feature
Não é possível verificar os endpoints existentes no projeto sem olhar o código.
## Descreva como você vê uma solução
Criar uma d…
-
Hi,
Due to the fact that most teams use Swagger to document REST APIs, if possible, give this feature to apiato.
https://github.com/digit-soft/laravel-swagger-generator
-
### Description
> $Subject
### Steps to Reproduce
Try to generate the client for the following spec:
```yaml
openapi: 3.0.0
info:
title: Albums API
version: 1.0.0
description: A simple …
-
When working with APIs, the inner loop could be improved by including in the Dashboard a barebone REST API client.
Compared to pointing to the SwaggerUI or using a external tools, would allow to run …
-
| Q | A
| ------------------------------- | -------
| Bug or feature request? | Performance Bug
| Which Swagger/OpenAPI version? | 2.0
| Which Swagger-UI …
-
Hi. If I send a URL, for example, https://google.com/, as a string via the SendMessage API endpoint, I experience a 7-second delay before the curl command completes. The same issue occurs when using S…