glideapps / glideapps/quicktype
Alamofire extension failing?
Open
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 1.2k
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 369
Description
Trying this with Alamofire 5.4.3 and I'm seeing a bunch of errors:
```
Cannot specialize non-generic type 'DataResponseSerializer'
Generic type 'DataResponse' specialized with too few type parameters (got 1, but expected 2)
...
```
Contributor guide
Assessment
This issue has not been assessed yet.