oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

Ft/handle external pkg name in response

Open masu-mi opened this issue 3 years ago • 0 comments

Overview

an example resolving of https://github.com/deepmap/oapi-codegen/issues/751

changes

  • add test internal/test/issues/issue-removed-external-ref
  • add UppercaseFirstCharacterWithPkgName function for ucFirstWithPkgName filter
  • use ucFirstWithPkgName filter instead of ucFirst filter in template

masu-mi avatar Sep 12 '22 12:09 masu-mi