api-testing icon indicating copy to clipboard operation
api-testing copied to clipboard

Replace the go model from custom to the official

Open LinuxSuRen opened this issue 2 years ago • 0 comments

It's not necessary to define the swagger related sturcts by ourself. We don't need to consider the details. Please see also the following links if you're interested in it.

  • https://github.com/go-openapi
  • https://github.com/LinuxSuRen/api-testing/blob/01da53f39e651a1178ee1d41033cf74990914c13/pkg/apispec/swagger.go

LinuxSuRen avatar Jul 26 '23 08:07 LinuxSuRen