Commit 261e653
committed
[python] Re-generate samples
Done with:
rm -rf samples/client/echo_api/python/*
rm -rf samples/openapi3/client/petstore/python/*
git checkout -f HEAD -- samples/client/echo_api/python/tests
git checkout -f HEAD -- samples/openapi3/client/petstore/python/tests
/mvnw clean package -DskipTests
./bin/generate-samples.sh bin/configs/python.yaml bin/configs/python-echo-api.yaml
This highlights a number of file mode changes along with some tests and
docs for things that no longer exist in the relevant OpenAPI specs.
Signed-off-by: Stephen Finucane <stephen@that.guru>1 parent ae8352d commit 261e653
31 files changed
Lines changed: 148 additions & 850 deletions
File tree
- samples
- client/echo_api/python
- .openapi-generator
- docs
- openapi_client/models
- testfiles
- test
- openapi3/client/petstore/python
- .openapi-generator
- docs
- petstore_api
- api
- models
- testfiles
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
58 | 76 | | |
Lines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 88 deletions
This file was deleted.
0 commit comments