mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-27 21:21:04 +00:00
feat: better versioning engine
This commit is contained in:
committed by
Alexandre Teles (afterSt0rm)
parent
73252524f1
commit
8d36663610
@@ -14,7 +14,6 @@ from config import social_links, api_version
|
||||
|
||||
socials: Blueprint = Blueprint("socials", version=api_version)
|
||||
|
||||
|
||||
@socials.get("/socials")
|
||||
@openapi.definition(
|
||||
summary="Get ReVanced socials",
|
||||
|
||||
Reference in New Issue
Block a user