jsdoc.github.io icon indicating copy to clipboard operation
jsdoc.github.io copied to clipboard

Proposition - @generated tag

Open sosoba opened this issue 4 years ago • 1 comments

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 ...

sosoba avatar May 19 '21 06:05 sosoba

Note the typo in the issue title. See the attached issue from Peggy for a use case.

hildjj avatar Mar 29 '23 19:03 hildjj