mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-19 00:06:31 +00:00
* 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