1
0
Эх сурвалжийг харах

Update FastAPI documentation (0.115.6)

Simon Legner 11 сар өмнө
parent
commit
570b3f3ce0

+ 1 - 1
lib/docs/scrapers/fastapi.rb

@@ -2,7 +2,7 @@ module Docs
   class Fastapi < UrlScraper
     self.name = 'FastAPI'
     self.type = 'fastapi'
-    self.release = '0.111.1'
+    self.release = '0.115.6'
     self.base_url = 'https://fastapi.tiangolo.com/'
     self.root_path = '/'
     self.links = {