Skip to content

Commit 970463c

Browse files
markdolinertimon-sbr
authored andcommitted
Update python options in the generators README.md (OpenAPITools#20417)
- Remove the dead link to a python-legacy client generator. - Add a link to the python-pydantic-v1 client geneator. - Add a link to the python-fastapi server generator.
1 parent 717c016 commit 970463c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/generators/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following generators are available:
4040
* [php-dt](php-dt.md)
4141
* [powershell](powershell.md)
4242
* [python](python.md)
43-
* [python-legacy](python-legacy.md)
43+
* [python-pydantic-v1](python-pydantic-v1.md)
4444
* [r](r.md)
4545
* [ruby](ruby.md)
4646
* [rust](rust.md)
@@ -100,6 +100,7 @@ The following generators are available:
100100
* [php-symfony](php-symfony.md)
101101
* [python-aiohttp](python-aiohttp.md)
102102
* [python-blueplanet](python-blueplanet.md)
103+
* [python-fastapi](python-fastapi.md)
103104
* [python-flask](python-flask.md)
104105
* [ruby-on-rails](ruby-on-rails.md)
105106
* [ruby-sinatra](ruby-sinatra.md)

0 commit comments

Comments
 (0)