Skip to content

Commit

Permalink
Removed use_inheritance from Readme (#323)
Browse files Browse the repository at this point in the history
Fix #322
  • Loading branch information
Vovanella95 authored Jan 26, 2022
1 parent e4b156b commit 69773af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ targets:

| Option |Default value | Is required | Description |
| - | - | - | - |
| `use_inheritance` | `true` | `false` | Enables and disables extends keyword. |
| `with_base_url` | `true` | `false` | If this option is false, generator will ignore base url in swagger file. |
| `use_required_attribute_for_headers` | `true` | `false` | If this option is false, generator will not add @required attribute to headers. |
| `with_converter` | `true` | `false` | If option is true, combination of all mappings will be generated. |
Expand Down

0 comments on commit 69773af

Please sign in to comment.