-
### Is your feature request related to a problem? Please describe.
I couldn't find a solution to define a generic response for open-api Spring generator or in general for the open-api generator.
…
-
Related to https://github.com/microsoftgraph/msgraph-sdk-java/pull/2163 and https://github.com/microsoftgraph/msgraph-sdk-dotnet/pull/2671#discussion_r1765012196
In a scenario where all the propert…
-
**Description:**
The Ballerina OpenAPI tool should support the latest OAS version - `3.1.0`
**Describe your problem(s)**
This issue is created to check the OpenAPI tool compatibility with OAS…
-
### Description
Given the folowing function signature `func (me *MyApi) SomeMethod(ctx context.Context, req *api.SomeMethodRequest) (*api.SomeMethodResponse, error)`
How do I access the orig…
-
**Describe the bug**
According to the [OAS 3.1](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#security-requirement-object) security requirement objects. BearerAuth scheme…
dtolb updated
2 months ago
-
As reported here https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2843, some duplicate operation ids were detected. This violates a rule on operation ids as per the description in the O…
-
### Scribe version
4.38
### PHP version
8.3.12
### Framework
Laravel
### Framework version
11.29
### Scribe config
```ruby
title => "The Fabric API"
base_url => "http://127.0.0.1:8000"
type…
-
Please comment for new proposals of SFTI's naming conventions concerning the openAPI action / redocly workflow
-
Make sure each property in [Open API Specification file](https://github.com/italia/developers-italia-api/blob/main/developers-italia.oas.yaml) has a `description` and an `example` field.
-
The formatting of annotations and annotation attributes makes the code more difficult to read in my opinion.
Example below.
Relates https://github.com/spring-io/spring-javaformat/issues/78
**po…