We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbbdb1 commit abcc74fCopy full SHA for abcc74f
1 file changed
lib/docs/scrapers/fastapi.rb
@@ -2,7 +2,7 @@ module Docs
2
class Fastapi < UrlScraper
3
self.name = 'FastAPI'
4
self.type = 'fastapi'
5
- self.release = '0.115.6'
+ self.release = '0.136.3'
6
self.base_url = 'https://fastapi.tiangolo.com/'
7
self.root_path = '/'
8
self.links = {
0 commit comments