nim-codex/codex/rest
Dmitriy Ryajov ec8d0c98b2
Fix REST endpoints semantics (#612)
* 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
2023-11-20 16:14:06 -08:00
..
api.nim Fix REST endpoints semantics (#612) 2023-11-20 16:14:06 -08:00
coders.nim feat: bigint uses decimal over hex encoding (#452) 2023-06-21 07:46:18 +02:00
json.nim Fixes json formatting for NodeId (#614) 2023-11-15 13:29:17 +00:00