mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
add docs for search endpoints
This commit is contained in:
committed by
Mungai Njoroge
parent
766eb388b2
commit
4edb3a5e7a
@@ -12,7 +12,7 @@ from app.lib.trackslib import get_silence_paddings
|
||||
|
||||
from app.store.tracks import TrackStore
|
||||
|
||||
bp_tag = Tag(name="File", description="Single artist")
|
||||
bp_tag = Tag(name="File", description="Audio files")
|
||||
api = APIBlueprint("track", __name__, url_prefix="/file", abp_tags=[bp_tag])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user