-
##### Description
In the [_ref6570_expansion](https://github.com/OpenAPITools/openapi-generator/blob/1fda3ce290c05f0be37bcefd5a656a67e7b14bf8/modules/openapi-generator/src/main/resources/python/api…
-
### Scope
Improves an existing behavior
### Compatibility
- [ ] This is a breaking change
### Feature description
On https://mswjs.io/docs/basics/request-matching#path-with-parameters it's descri…
-
OAS 3 include more complex serialization styles than Swagger 2.0 . Can you include in the spec more complete examples for every in/serialization style/explode/type combination on **how a request is su…
-
For example, as [described in the guide](https://swagger.io/docs/specification/describing-request-body/multipart-requests/), in a request such as
```http
POST /upload HTTP/1.1
Content-Length: 428
…
-
#### Describe your problem
I am not sure if this is a bug...
Concerning this issue #460 , I've tried encoding hyphens (-) as %2d in query parameters, because some APIs are not compliant with [R…
-
Hello team,
Today the log sent is like this :
2023-04-18T17:21:32+02:00 {"epkey": null, "hostname": null, "ip": "xx.xx.xx.xx", "location": END OF THE JSON.........}
It's not RFC compliant, you…
-
Trying to understand Mason's support for [queries](https://github.com/the-hypermedia-project/charter/blob/master/reference/hypermedia-elements.md#queries)/[templated transitions](https://github.com/th…
-
We have urls that look like this:
uriTemplate = @"/feature/booths?map_data_source_id=:id"
The problem is RKPathMatcher doesn't match it when fed a url like this:
@"/feature/booths?map_data_source_i…
cfis updated
11 years ago
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Nuget tool
### Client library/SDK language
Csharp
### Describe the …
-
webrick doesn't handle Unicode in HTTP location header, eg. redirection to an URL like `http://dxczjjuegupb.cloudfront.net/wp-content/uploads/2017/10/Оуэн-Мэтьюс.jpg`.
```ruby
[2023-02-17 16:41:33…