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 f894bb5 commit 457f963Copy full SHA for 457f963
end_to_end_tests/docstrings_on_attributes.config.yml
@@ -1,15 +1 @@
1
-class_overrides:
2
- _ABCResponse:
3
- class_name: ABCResponse
4
- module_name: abc_response
5
- AnEnumValueItem:
6
- class_name: AnEnumValue
7
- module_name: an_enum_value
8
- NestedListOfEnumsItemItem:
9
10
11
-field_prefix: attr_
12
-content_type_overrides:
13
- openapi/python/client: application/json
14
-generate_all_tags: true
15
docstrings_on_attributes: true
0 commit comments