Skip to content
Snippets Groups Projects

Tests/openapi generator

Merged Johannes Mey requested to merge tests/openapi-generator into main
Compare and Show latest version
2 files
+ 253
246
Compare changes
  • Side-by-side
  • Inline
Files
2
/*
import java.util.*;
aspect Reference {
inh OpenAPIObject ASTNode.root();
@@ -117,4 +117,5 @@ aspect Reference {
return new SecuritySchemeObject();
}
}
\ No newline at end of file
}
*/
\ No newline at end of file
Loading