Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 254 Bytes

TODO.md

File metadata and controls

8 lines (5 loc) · 254 Bytes

A list of things to work on

swagger rules

  • if method returns array or promise array then the api response should have isArray:true or a type of [type]
  • objects returned or in the body input should have attributes for swagger

nest js rules