| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | data Content -> type TextHEADmaster | tv | 23 hours | 2 | -27/+2 |
| | | |||||
| * | uploadCookiesV1UploadCookiesPost: admit multiple files | tv | 23 hours | 1 | -3/+5 |
| | | |||||
| * | add G4fClient.Core.AuthBasicHTTPBearer | tv | 23 hours | 1 | -0/+13 |
| | | |||||
| * | add G4fClient.Model.AnyType | tv | 23 hours | 2 | -0/+18 |
| | | |||||
| * | cabal: update metadata | tv | 23 hours | 1 | -4/+4 |
| | | |||||
| * | cabal http-api-data: remove upper bound | tv | 23 hours | 1 | -1/+1 |
| | | |||||
| * | generate initial commit | tv | 23 hours | 26 | -0/+7519 |
| Generate haskell-http-client from running g4f v-7.1.4. Server started like this: python -m g4f --port 8080 --debug Code generated like this: openapi-generator-cli generate \ -i http://localhost:8080/openapi.json \ -g haskell-http-client \ --skip-validate-spec \ -o g4f-client \ --additional-properties=cabalPackage=g4f-client,cabalVersion=7.1.4,baseModule=G4fApi | |||||
