Skip to content

Releases: SIMITGROUP/openapigenerator

v1.0.3-stable

09 Dec 13:47
Compare
Choose a tag to compare
  1. Fix bugs cant generate env variable
  2. special handle Error schema
  3. all path require http status 4xx defined
  4. support project name with github.com/xxx/xx
  5. make support mac m1 CPU

V1.0.1

01 Dec 09:13
Compare
Choose a tag to compare
  1. Allow operationId exists in code
  2. generated microservices added make function for build (windows,mac, linux)
  3. docker use .env.docker instead of .env.default

Full Changelog: v1.0.0...v1.0.1

V1.0.0

30 Nov 13:47
Compare
Choose a tag to compare
  1. working gin mock server, you can modified it to become real microservice
  2. unit test for all restapi
  3. build in swagger-ui to allow you test api easily
  4. easily generate docker image
  5. build in support security scheme

Full Changelog: https://github.com/SIMITGROUP/openapigenerator/commits/v1.0.0