William Cheng

Results 29 issues of William Cheng

- Fix missing import when a model's property is an array/map of file - Add test ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title...

Client: Go
Issue: Bug

To auto generate OpenAPI specification (https://github.com/OAI/OpenAPI-Specification)

enhancement
help wanted

Hello, May I know if there's any example on how to upload files using napping (content-type: multipart/form) ? Thanks.

question

Hi, Thanks for this awesome library. We currently use it in the Android API client automatically generated by [Swagger-Codegen](https://github.com/swagger-api/swagger-codegen). I saw the update that this library has been deprecated. May...

- Better enum status validation ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request...

Client: R
Enhancement: Feature
Feature: Enum

Similar to Task (System.Threading.Tasks.Task) a year ago and then Stream (System.IO.Stream), we want to use fully-qualified name for models. Related discussion: #2589 If anyone wants to work on this, please...

help wanted
Client: C-Sharp
Enhancement: General

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

Server: Go
Enhancement: Security

Add redirect_uri argument to oauth_flow_auth_code method instead of creating the the redirect URL from host_name and port. This should fix https://github.com/r-lib/httr2/issues/165.

Make queryParams known to UriComponents builder so it can properly encode them Based on https://github.com/OpenAPITools/openapi-generator/pull/14131 To close #13393 ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [...

Client: Java
Issue: Bug

##### Description Currently, there's no way to disable validation in the API clients and therefore we cannot use the API clients to perform integration tests with the RESTful backend (e.g....

Enhancement: Feature
help wanted
Feature List: API clients