Skip to content

Commit

Permalink
Update qod-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
VijayKesharwani authored Nov 21, 2023
1 parent a4441ee commit 98c827e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/qod-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ paths:
delete:
tags:
- QoS sessions
summariy: Delete a QoS session
dummary: Delete a QoS session
description: Free resources related to QoS session
operationId: deleteSession
parameters:
Expand Down Expand Up @@ -312,7 +312,7 @@ paths:
get:
tags:
- QoS Profiles
summary: "Get All QoS Profiles"
dummary: "Get All QoS Profiles"
description: |
Returns all QoS Profiles that match the given criteria.
If no criteria is given, all QoS Profiles are returned.
Expand Down

0 comments on commit 98c827e

Please sign in to comment.