Skip to content

Commit

Permalink
better tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Dec 17, 2024
1 parent 92bed2a commit 19d728a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion metadata/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ tags:
- name: internal
description: Internal APIs that aren't much use outside.
- name: galaxy
description: API's with higher reliability guarantee because they are being used inside Galaxy
description: APIs being used inside Galaxy
- name: stable
description: APIs with higher reliability guarantees

paths:
/feedback.csv:
Expand Down Expand Up @@ -92,6 +94,7 @@ paths:
get:
tags:
- galaxy
- stable
summary: List available tutorials by tool
responses:
200:
Expand Down

0 comments on commit 19d728a

Please sign in to comment.