mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-24 03:39:53 +00:00
ec8d0c98b2
* Fix REST endpoints semantics * update endpoint description * update, operation id * Adding enum support * make enum descerializer public * add support for listing manifests * test `/data` endpoint to list local manifests * debug leftovers * remove commented out line