mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-04 14:40:53 +00:00
Update README.md
This commit is contained in:
parent
4fd4c17036
commit
dfc8f7c60f
@ -149,7 +149,7 @@ public class MyObjcCodegen extends ObjcClientCodegen {
|
|||||||
and specify the `classname` when running the generator:
|
and specify the `classname` when running the generator:
|
||||||
|
|
||||||
```
|
```
|
||||||
-i com.mycompany.swagger.codegen.MyObjcCodegen
|
-l com.mycompany.swagger.codegen.MyObjcCodegen
|
||||||
```
|
```
|
||||||
|
|
||||||
Your subclass will now be loaded and overrides the `PREFIX` value in the superclass.
|
Your subclass will now be loaded and overrides the `PREFIX` value in the superclass.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user