Commit b01dd41
bugfix: openapi code generator to consider schema changes (#16735)
* bugfix: added schema location property
* fix: #16723 open api schema refresh issue
* Update modules/openapi-generator-gradle-plugin/src/main/kotlin/org/openapitools/generator/gradle/plugin/tasks/GenerateTask.kt
Co-authored-by: David Morris <[email protected]>
---------
Co-authored-by: dsridhar <[email protected]>
Co-authored-by: William Cheng <[email protected]>
Co-authored-by: David Morris <[email protected]>1 parent 36367e7 commit b01dd41
File tree
1 file changed
+9
-0
lines changed- modules/openapi-generator-gradle-plugin/src/main/kotlin/org/openapitools/generator/gradle/plugin/tasks
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
| |||
0 commit comments