Skip to content

Commit 28da78f

Browse files
committed
remove samples of legacy python generator
1 parent 5da85cc commit 28da78f

File tree

1 file changed

+0
-18
lines changed
  • samples/client/petstore/python-legacy/docs

1 file changed

+0
-18
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,18 +0,0 @@
1-
# User
2-
3-
4-
## Properties
5-
Name | Type | Description | Notes
6-
------------ | ------------- | ------------- | -------------
7-
**id** | **int** | | [optional]
8-
**username** | **str** | | [optional]
9-
**first_name** | **str** | | [optional]
10-
**last_name** | **str** | | [optional]
11-
**email** | **str** | | [optional]
12-
**password** | **str** | | [optional]
13-
**phone** | **str** | | [optional]
14-
**user_status** | **int** | User Status | [optional]
15-
16-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
17-
18-

0 commit comments

Comments
 (0)