Skip to content

Commit

Permalink
Update README.md (#691)
Browse files Browse the repository at this point in the history
Updated description
  • Loading branch information
Vovanella95 authored Dec 1, 2023
1 parent 8e3dd1e commit 964946b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ targets:
| `use_path_for_request_names` | `true` | `false` | Can be false only if all requests has unique `operationId`. It gives readable names for requests. |
| `add_base_path_to_requests` | `false` | `false` | Add swagger base path to all request path. |
| `multipart_file_type` | `List<int>` | `false` | Allow to override the generated class for multipart file (See #605). |
| `override_to_string` | `bool` | `true` | Overrides `toString()` method using `jsonEncode(this)` |



Expand Down

0 comments on commit 964946b

Please sign in to comment.