Skip to content
Snippets Groups Projects
Commit 246faa60 authored by David Trattnig's avatar David Trattnig
Browse files

Removed test doc.

parent 22a60624
No related branches found
No related tags found
No related merge requests found
......@@ -131,16 +131,6 @@ spec = APISpec(
class TrackServiceSchema(ma.Schema):
"""A cute furry animal endpoint.
---
get:
description: Get a random pet
responses:
200:
content:
application/json:
schema: PetSchema
"""
class Meta:
fields = ("id", "schedule_start", "track_start", "fallback", "artist", "title", "album", "duration")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment