mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 04:17:07 +00:00
committed by
Jérémie Bresson
parent
cf657f1c7b
commit
fbe9626b7e
@@ -178,7 +178,7 @@ public class JavaJAXRSSpecServerCodegen extends AbstractJavaJAXRSServerCodegen {
|
||||
|
||||
@Override
|
||||
public Map<String, Object> postProcessSupportingFileData(Map<String, Object> objs) {
|
||||
generateJSONSpecFile(objs);
|
||||
generateYAMLSpecFile(objs);
|
||||
return super.postProcessSupportingFileData(objs);
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.0.0-SNAPSHOT
|
||||
3.0.1-SNAPSHOT
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
3.0.0-SNAPSHOT
|
||||
3.0.1-SNAPSHOT
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
3.0.0-SNAPSHOT
|
||||
3.0.1-SNAPSHOT
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user