aboutsummaryrefslogtreecommitdiffstats
path: root/g4f-client.cabal
Commit message (Collapse)AuthorAgeFilesLines
* cabal: update metadatatv27 hours1-4/+4
|
* cabal http-api-data: remove upper boundtv27 hours1-1/+1
|
* generate initial committv27 hours1-0/+113
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