gothinkster / koa-knex-realworld-example

240 stars 79 forks source link

String UUIDs aren't consistent with spec #4

Open andrewsuzuki opened 6 years ago

andrewsuzuki commented 6 years ago

Fails for typed front-end languages at least (like Elm), since they expect an integer id.

swagger.json says that comment ids should be integers.

dimonnwc3 commented 5 years ago

needs to be fixed