Proposition - @generated tag
sosoba opened this issue · 1 comments
sosoba commented
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 ...hildjj commented
Note the typo in the issue title. See the attached issue from Peggy for a use case.