Commit 8ee3fc87 authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Fixed issue missing some modules by using new generator version (7.6.0) in the...

Fixed issue missing some modules by using new generator version (7.6.0) in the file openapitools.json
parent 7fd48e2d
Loading
Loading
Loading
Loading

openapi @ 073fd721

Original line number Diff line number Diff line
Subproject commit 61f9f881fd6e4df80767f35107ae36750b307395
Subproject commit 073fd7213fd9e6ebc2f8a47d628a650de30c8bc4
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
  "spaces": 2,
  "generator-cli": {
    "version": "5.3.0",
    "version": "7.6.0",
    "generators":{
      "v1.1": {
     "generatorName": "aspnetcore",