We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd4c17 commit dfc8f7cCopy full SHA for dfc8f7c
README.md
@@ -149,7 +149,7 @@ public class MyObjcCodegen extends ObjcClientCodegen {
149
and specify the `classname` when running the generator:
150
151
```
152
--i com.mycompany.swagger.codegen.MyObjcCodegen
+-l com.mycompany.swagger.codegen.MyObjcCodegen
153
154
155
Your subclass will now be loaded and overrides the `PREFIX` value in the superclass.
0 commit comments