fission-codes / ipfs-haskell

IPFS wrapper for Haskell
https://hackage.haskell.org/package/ipfs
Apache License 2.0
43 stars 5 forks source link

remove spaces in NamedSchema for Swagger #7

Closed dholms closed 4 years ago

dholms commented 4 years ago

Problem

https://github.com/fission-suite/web-api/pull/213 removed spaces in NamedSchema names for swagger docs for a few types.

Solution

Move these changes over to ipfs-haskell since I'm rebasing the web-api.