-
I don't think Swagger adapter correctly supports `{"type":"file"}` in the request or response. It is a Swagger extension to the spec. Linking [relevant docs](https://github.com/OAI/OpenAPI-Specificati…
-
I encountered an error "Error: timeout reached: only 0 responses received out of 1" while scaling up a high-traffic system with multiple nodes.
My system run 2 same instances on digitalOceans, and …
-
So now that I'm free from the shackles of school, I will not be satisfied with "code looks ok and stuff works good enough", and I will personally comb through all lines of code.
Major thing to over…
-
> **Feature Request**: Just fill in the first two sections below.
#### Goal
> Adapters should not be hosted on `jcenter`
#### Expected Results
> I'm able to include realm adapters in my pr…
-
## summary
The current API allows customizing parsing behavior using the `TreeAdapter` and `TreeAdapterTypeMap` interfaces, which I think is very cool. However the type declarations on these interf…
kwshi updated
2 months ago
-
Hello,
I am trying to use this api to control the new Renault Scenic , I got the error :
> $renault-api charge start
Error: ('err.func.wired.forbidden', 'The access is forbidden')
And he log …
-
Thanks for creating SqsActiveJob! I've tested it and it seems to work well.
My feature request is to split SqsActiveJob into it's own gem and remove the dependency on Rails. The ActiveJob gem does …
-
I'm not sure if this is an issue with tapioca or with the downstream gem, but figured I'd report here and you can tell me to go away if necessary :)
To replicate:
- `rails new tapioca-bug`
- Add `g…
-
Hi,
when i do
```
MyModel.avg(:something)
```
i get 0.0 for an empty table (sqlite3, integer property). I think this is wrong and should return nil instead (SQL AVG returns null).
I guess this is c…
-
Realtek RTL8912AU - only Windows drivers are available, providing some info from Linux and Windows
Linux:
```
lsusb -v
Bus 003 Device 004: ID 0bda:8912 Realtek Semiconductor Corp. 802.11be WLA…