Sebastián Ramírez
72645dfeab
📝 Update release notes
2020-08-03 14:30:25 +02:00
Sebastián Ramírez
1afa4e8e75
📝 Update release notes
2020-08-03 13:50:22 +02:00
नवुले पवन कुमार राव
6fd3736da2
📝 Add article: Deploy FastAPI on Azure App Service ( #1726 )
2020-08-03 13:48:30 +02:00
Sebastián Ramírez
7e043e5e6f
📝 Update release notes
2020-08-03 10:46:33 +02:00
Smart
d1585c42b9
📝 Add external link to starlette docs for WebSocket testing ( #1717 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 10:45:22 +02:00
Sebastián Ramírez
fc494e3527
📝 Update release notes
2020-08-03 10:34:05 +02:00
Sebastián Ramírez
38b71a9298
📝 Update release notes
2020-08-03 09:55:21 +02:00
Francesco Frassinelli
769ee73240
📝 Add HTML media type to template docs ( #1690 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:53:56 +02:00
Sebastián Ramírez
1df2f14c64
📝 Update release notes
2020-08-03 09:28:03 +02:00
Nils Lindemann
eab9a0e139
✏ Fix typos and rewording in docs for security ( #1678 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:27:02 +02:00
Sebastián Ramírez
b86ac6739a
📝 Update release notes
2020-08-03 09:13:17 +02:00
Nils Lindemann
9840d9e59d
✏ Fix typos in docs for dependencies ( #1675 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:12:07 +02:00
Sebastián Ramírez
0ec52157df
📝 Update release notes
2020-08-03 08:46:50 +02:00
Sebastián Ramírez
306ec8de04
📝 Update release notes
2020-08-03 08:35:05 +02:00
Sebastián Ramírez
6264709054
📝 Update release notes
2020-08-03 08:11:00 +02:00
Sebastián Ramírez
a63b1efc29
📝 Update release notes
2020-07-22 10:29:49 +02:00
Sebastián Ramírez
6fb97f44cf
📝 Update release notes
2020-07-22 08:47:48 +02:00
Sebastián Ramírez
f64c448329
🔖 Release version 0.60.1
2020-07-22 08:44:44 +02:00
Sebastián Ramírez
df6cbc5ec6
📝 Update release notes
2020-07-22 08:44:13 +02:00
Sebastián Ramírez
6c9dca55bc
📝 Update release notes
2020-07-22 08:32:22 +02:00
Adrien Cacciaguerra
d71e807401
💄 Use OS preference theme for docs ( #1760 )
2020-07-22 08:30:12 +02:00
Sebastián Ramírez
7df9ddfe4e
📝 Update release notes
2020-07-22 08:28:31 +02:00
Sebastián Ramírez
2940a7fdfa
📝 Update release notes
2020-07-22 08:23:36 +02:00
Sebastián Ramírez
c5a21354af
📝 Update release notes
2020-07-21 23:10:52 +02:00
Sebastián Ramírez
8bafe2a482
🚀 GitHub Actions update, use commit from PR, not pre-merge ( #1761 )
...
* 🔥 Remove deploy badge that won't show correctly until next release
after the fixes to the Gitter bot
* 🐛 Fix GitHub Action to upload docs artifacts with commit from PR, not pre-merge
* ♻️ Run zip docs and artifact upload only on PRs
2020-07-21 23:08:14 +02:00
Sebastián Ramírez
42f1716b48
📝 Update release notes
2020-07-20 18:57:01 +02:00
Sebastián Ramírez
0f54657377
🔖 Release version 0.60.0
2020-07-20 18:26:56 +02:00
Sebastián Ramírez
79e5b36551
📝 Update release notes ( #1745 )
...
* 📝 Update release notes
* 📝 Update release notes
2020-07-20 18:22:29 +02:00
Sebastián Ramírez
7032dfb4f1
✨ Add GitHub Action to watch for missing preview docs ( #1740 )
...
* 📝 Update release notes
* 🔊 Make curl verbose when triggering docs preview
* 🔧 Update GitHub Actions circus to use commit hash
* ✨ Add PR docs preview watcher
2020-07-20 16:33:17 +02:00
Sebastián Ramírez
b268c39758
✨ Add internal GitHub action to deploy docs previews ( #1739 )
...
* 📝 Update release notes
* ✨ Add internal GitHub action to pull docs artifact
* 🙈 Add archive.zip to gitignore
2020-07-19 22:11:28 +02:00
Sebastián Ramírez
b7251f1654
📝 Update release notes
2020-07-19 14:25:28 +02:00
Sebastián Ramírez
cc8cac200f
📝 Update release notes
2020-07-19 14:10:51 +02:00
Sebastián Ramírez
e7be5c8ac5
💄 Update badges, remove Travis ( #1736 )
...
* 💄 Update badges
* 🔥 Remove Travis
2020-07-19 14:09:55 +02:00
Sebastián Ramírez
8f52864899
📝 Update release notes
2020-07-19 14:04:45 +02:00
Sebastián Ramírez
10ae6de111
📝 Update release notes
2020-07-19 12:19:39 +02:00
JAYATI SHRIVASTAVA
2b47f3e56b
✨ Add support for adding OpenAPI schema for GET requests with a body ( #1626 )
...
* add test for get request body's openapi schema
* 📝 Update docs note for GET requests with body
* ✅ Update test for GET request with body, test it receives the body
* 🔇 Temporary type ignore while it's handled in Pydantic
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-07-19 12:17:50 +02:00
Sebastián Ramírez
d60dd1b60e
🔖 Release version 0.59.0
2020-07-10 20:41:35 +02:00
Sebastián Ramírez
2822f7ca64
📝 Update release notes
2020-07-10 20:32:16 +02:00
Sebastián Ramírez
74852d406c
📝 Update release notes
2020-07-10 20:26:29 +02:00
Brian Mboya
921642dc7b
📝 Update JWT docs to use python-jose ( #1610 )
...
* 📝 Update JWT docs with python-jose
* 📝 Update format and use python-jose in docs
* ➕ Add Python-jose to dependencies
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-07-10 20:24:38 +02:00
Sebastián Ramírez
5c01d44ee9
📝 Update release notes
2020-07-10 19:46:36 +02:00
Sebastián Ramírez
135704dcc8
🐛 Re-enable search bar after adding markdown-data plugin ( #1703 )
2020-07-10 19:45:47 +02:00
Sebastián Ramírez
88793bb6c2
📝 Update release notes
2020-07-10 19:34:22 +02:00
Rupsi Kaushik
70a51b3aff
✨ Auto-generate OpenAPI servers from root_path ( #1596 )
...
* root_path included in servers object instead of path prefix
* ♻️ Refactor implementation of auto-including root_path in OpenAPI servers
* 📝 Update docs and examples for Behind a Proxy, including servers
* 📝 Update Extending OpenAPI as openapi_prefix is no longer needed
* ✅ Add extra tests for root_path in servers and root_path_in_servers=False
* 🍱 Update security docs images with relative token URL
* 📝 Update security docs with relative token URL
* 📝 Update example sources with relative token URLs
* ✅ Update tests with relative tokens
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-07-10 19:28:18 +02:00
Sebastián Ramírez
340a582be7
📝 Update release notes
2020-07-10 14:48:42 +02:00
Sebastián Ramírez
5f66b5466f
✏️ Fix external links typo/link ( #1702 )
2020-07-10 14:47:56 +02:00
Sebastián Ramírez
d2169ee567
📝 Update release notes
2020-07-10 14:35:28 +02:00
Sebastián Ramírez
a5c03ba1b7
✨ External links in docs with data file ( #1701 )
...
* ➕ Add mkdocs-markdownextradata-plugin for docs
* 🔧 Update MkDocs config file(s) to include external data
* ✨ Add external links data file
* 📝 Use external data file in External Links
* ♻️ Update data files for langs
The cost is some duplication 😔 , these files are updated by the script, but to be able to serve locally they have to be duplicated
* ✨ Update docs script to copy data files
* 🔥 Remove needed duplication of data files for live docs in translations
2020-07-10 14:31:44 +02:00
Sebastián Ramírez
e4ea6426dc
📝 Update release notes
2020-07-10 12:24:03 +02:00
Davide Fiocco
8bf7cd1dc6
📝 Fix link to edit External Links, add additional link ( #1669 )
...
Added a link to the correct link to editing the en docs, plus an additional example (of mine!) which got some buzz on social media:
https://twitter.com/monodavide/status/1276913357388382212
https://madewithml.com/projects/1649/model-serving-using-fastapi-and-streamlit/
2020-07-10 12:21:46 +02:00