Skip to content

Commit

Permalink
Update FastAPI documentation (0.115.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Jan 11, 2025
1 parent 62d30c7 commit 570b3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docs/scrapers/fastapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 570b3f3

Please sign in to comment.