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.
2 parents b6f7f85 + dfc8f7c commit e6abc2aCopy full SHA for e6abc2a
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