Skip to content

Commit

Permalink
Update qod-api.yaml
Browse files Browse the repository at this point in the history
Adding global tags array
  • Loading branch information
rartych authored Oct 17, 2023
1 parent efb1d23 commit 2ccc001
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/API_definitions/qod-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ servers:
basePath:
default: qod/v0
description: Base path for the QoD API
tags:
- name: QoS sessions
description: Manage QoS sessions
- name: QoS Profiles
description: Manage QoS Profiles

Check failure on line 88 in code/API_definitions/qod-api.yaml

View workflow job for this annotation

GitHub Actions / MegaLinter

88:37 [trailing-spaces] trailing spaces
paths:
/sessions:
post:
Expand Down

0 comments on commit 2ccc001

Please sign in to comment.