-
Use [utoipa](https://github.com/juhaku/utoipa) to generate the OpenAPI file.
## Context
Updating the open API file takes a lot of time every two months and may contain a lot of errors.
By auto-…
-
### IDE Information
JetBrains Rider 2024.3
Build #RD-243.21565.191, built on November 12, 2024
Licensed to Andy Triboletti
Subscription is active until November 13, 2025.
For non-commercial use o…
-
### Description
This is a reopening of #31828, but I think it is worth consideration.
smallrye-openapi can scan for `@Provider` ExceptionMappers and add them to endpoints that throw that exception.
…
-
https://github.com/aj-foster/open-api-generator/blob/main/lib/open_api/spec.ex
Also, we should modify our crawler to not chunk OpenAPI spec.
-
### Description of the bug
Generating the api fails
### Steps to reproduce
```shell
dart run build_runner build --delete-conflicting-outputs
# OR
flutter pub run build_runner build --delet…
-
It would be nice if we can support Open API Spec in terms of generating zero code tests directly from api spec.
Add more details what all can be supported in the library in context of open spec.
…
-
### IDE Information
WebStorm 2024.3
Build #WS-243.21565.180, built on November 12, 2024
Licensed to
Subscription is active until July 31, 2025.
Runtime version: 21.0.5+8-b631.16 aarch64 (JCEF 12…
-
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.18.2 to 0.19.0.
Release notes
Sourced from openapi-core's releases.
0.19.0
This version focuses on OpenAPI app and support…
-
### IDE Information
IntelliJ IDEA 2024.2.3 (Ultimate Edition)
Build #IU-242.23339.11, built on September 25, 2024
Licensed to Global Media Group Services Ltd / Dan Scarborough
Subscription is acti…
-
## 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…