fastapi/docs_src/metadata
Thomas Maschler a071ddf3cd
Add support for tag metadata in OpenAPI (#1348)
* Allow to add OpenAPI tag descriptions

* fix type hint

* fix type hint 2

* refactor test to assure 100% coverage

* 📝 Update tags metadata example

* 📝 Update docs for tags metadata

*  Move tags metadata test to tutorial subdir

* 🎨 Update format in applications

* 🍱 Update docs UI image based on new example

* 🎨 Apply formatting after solving conflicts

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-06-13 13:58:06 +02:00
..
tutorial001.py 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
tutorial002.py 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
tutorial003.py 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
tutorial004.py Add support for tag metadata in OpenAPI (#1348) 2020-06-13 13:58:06 +02:00