Zafiro plugin providing OpenAPI v 3.x service description.
npm install zafiro-openapi3 reflect-metadata
⚠️ Thereflect-metadata
polyfill should be imported only once in your entire application because the Reflect object is mean to be a global singleton. More details about this can be found here.
First you need to declare an entity:
``