jsdoc.github.io
jsdoc.github.io copied to clipboard
Proposition - @generated tag
I'd like to suggest adding a @generated tag which would indicate that the given file was generated from a another source. Ex.
/**
* @generated by openapi-gen from ./src/service.yaml
*/
export const ...
Note the typo in the issue title. See the attached issue from Peggy for a use case.