Replying to @kventil

@kventil I recently looked into this (we need to
document a REST API).

  • I generate an Open API 3 file from a config file
  • This file is published and can be used with the online viewer
    (https://petstore.swagger.io/)
  • we generate TypeScript types for the models, which are used in code
Sun, 17 Jun 2018 12:04:04 UTC21

1 reply