Skip to content

Commit f6d46b3

Browse files
committed
Merge branch 'main' into add-json-support
2 parents 40c5236 + fba5a1d commit f6d46b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/twilio/oai/TwilioGoGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public Map<String, Object> postProcessOperationsWithModels(final Map<String, Obj
5757
return results;
5858
}
5959

60-
6160
@Override
6261
public void processOpenAPI(final OpenAPI openAPI) {
6362
super.processOpenAPI(openAPI);

0 commit comments

Comments
 (0)