Commit Graph

6173 Commits

Author SHA1 Message Date
Sebastián Ramírez bcb967f98a 💚 Try fixing Travis, again... 2018-12-18 22:22:07 +04:00
Sebastián Ramírez 19c6a2b9bd 🐛 Install dev-packages with pipenv, not pip 2018-12-18 22:13:42 +04:00
Sebastián Ramírez 01dd913634 💚 Install dev-packages in Travis 2018-12-18 22:11:04 +04:00
Sebastián Ramírez 343ecb7669 💚 Use pipenv in Travis 2018-12-18 22:08:47 +04:00
Sebastián Ramírez e9f2a3c291 Update tutorial renamer to exclude files 2018-12-18 21:59:51 +04:00
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests
for tutorial files
2018-12-18 21:59:06 +04:00
Sebastián Ramírez dcb076b752 🐛 Fix optional bodies raising an error
when not provided in the request
2018-12-18 21:11:24 +04:00
Sebastián Ramírez 659b8ae8af 📝 Update docs, typos, aclarations, fix examples
for NoSQL models
2018-12-17 22:50:22 +04:00
Sebastián Ramírez 2a48b10be3 📝 Add Python type hints tutorial 2018-12-17 22:27:26 +04:00
Sebastián Ramírez 5bd167e0e7 📝 Add second tutorial src for python-types 2018-12-17 20:41:19 +04:00
Sebastián Ramírez 58b69493a9 📝 Add tutorial src for python-types 2018-12-17 20:36:53 +04:00
Sebastián Ramírez 786c392bd5 💚 Fix Netlify build with pipenv 2018-12-17 18:56:48 +04:00
Sebastián Ramírez acc15230ea Update query tests, application type checks
and temporarily disable coverage fail, to allow publishing docs from Travis
2018-12-17 15:48:38 +04:00
Sebastián Ramírez a84960b13d 💚 Update Netlify docs build, try 78 2018-12-15 22:16:54 +04:00
Sebastián Ramírez 61779949f4 🔥 Remove un-used requirements.txt 2018-12-15 22:11:28 +04:00
Sebastián Ramírez 10134803a9 💚 Call docs build with Python module 2018-12-15 22:10:12 +04:00
Sebastián Ramírez 5085652479 🔥 Remove dist hidden old file 2018-12-15 22:07:37 +04:00
Sebastián Ramírez 45ccf059ed ✏️ Fix typos from @mariacamilagl 's review 2018-12-15 21:59:25 +04:00
Sebastián Ramírez 8d29a28f82 📝 Update docs, stubs and structure 2018-12-15 21:52:28 +04:00
Sebastián Ramírez f8f91a1dbb 📝 Add stub for extra Starlette 2018-12-15 21:45:57 +04:00
Sebastián Ramírez 70b0231f64 📝 Add stubs for Security, multi-files, app configurations 2018-12-15 21:41:36 +04:00
Sebastián Ramírez 8a95ea23e2 📝 Add docs for integrating with NoSQL 2018-12-15 21:20:34 +04:00
Sebastián Ramírez c9e6527768 📝 Add docs for SQL databases 2018-12-15 20:06:08 +04:00
Sebastián Ramírez efd5c2053e 📝 Fix docs typos 2018-12-15 20:05:24 +04:00
Sebastián Ramírez ba1bcf76ec 📝 Update dependencies docs 2018-12-15 18:56:07 +04:00
Sebastián Ramírez c9758e15a1 📝 Add fist Dependency Injection docs 2018-12-15 18:15:42 +04:00
Sebastián Ramírez f6667ecfb0 📝 Add docs for custom response 2018-12-15 15:20:22 +04:00
Sebastián Ramírez 0df2720490 📝 Add docs for advanced path operation configs 2018-12-15 14:49:02 +04:00
Sebastián Ramírez e790bf6f1b 📝 Add docs for path operation configurations 2018-12-15 14:39:11 +04:00
Sebastián Ramírez 8628120873 📝 Update docs, use the term path operation 2018-12-15 14:03:59 +04:00
Sebastián Ramírez 617a260df6 📝 Docs for Form and File parameters 2018-12-15 12:10:35 +04:00
Sebastián Ramírez e5725d2af1 📝 Add docs for Form data 2018-12-15 11:36:23 +04:00
Sebastián Ramírez 99c7ebdb6b 📝 Add docs for extra models 2018-12-14 21:58:01 +04:00
Sebastián Ramírez 222b75ac0c 📝 Add docs for response_model 2018-12-14 21:35:19 +04:00
Sebastián Ramírez 0fdd807a53 📝 Add Header docs 2018-12-14 21:02:25 +04:00
Sebastián Ramírez 0d9519a771 📝 Add Cookie docs 2018-12-14 20:44:42 +04:00
Sebastián Ramírez 76f2b67d38 📝 Add tutorial for body nested models 2018-12-14 20:35:36 +04:00
Sebastián Ramírez 59cdc76c3e 📝 Add Body Schema tutorial section 2018-12-14 19:42:46 +04:00
Sebastián Ramírez 710df85566 📝 Add body multiple parameters docs 2018-12-14 19:17:17 +04:00
Sebastián Ramírez c432fc223c 📝 Add Path params and numeric validators docs 2018-12-14 18:18:46 +04:00
Sebastián Ramírez d79534b015 📝 Move Query params - str validations to better name 2018-12-14 17:25:44 +04:00
Sebastián Ramírez 1f5762703d 📝 Add Query() parameters tutorial and update docs 2018-12-14 17:10:08 +04:00
Sebastián Ramírez ddf20e8977 📝 Add request body tutorial 2018-12-14 15:30:43 +04:00
Sebastián Ramírez 39ccff7301 📝 Add new tutorials to docs 2018-12-14 14:28:32 +04:00
Sebastián Ramírez 2b64dc699e Update tutorial src renamer to use sub-directories 2018-12-14 14:27:52 +04:00
Sebastián Ramírez 4eb2950626 🐛 Fix error location for required parameters 2018-12-14 14:27:29 +04:00
Sebastián Ramírez 093bb4cd19 📝 Update docs, add first tutorials 2018-12-14 14:27:02 +04:00
Sebastián Ramírez 400a4a99af 🚚 Re-order tutorial Python fiels 2018-12-14 10:07:07 +04:00
Sebastián Ramírez ec7bec32ba 🎨 Update renamer script 2018-12-14 10:06:20 +04:00
Sebastián Ramírez abe695ba9a 📝 Add tutorials python src files 2018-12-14 10:02:03 +04:00