Skip to content

Commit

Permalink
Fixed couple of typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sfnuser committed Dec 23, 2022
1 parent b44695d commit 6abf0f3
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 @@ -273,7 +273,7 @@ components:
notificationAuthToken:
type: string
example: "c8974e592c2fa383d4a3960714"
description: Authentification token for callback API
description: Authentication token for callback API
required:
- ueId
- asId
Expand Down Expand Up @@ -463,5 +463,5 @@ components:
schema:
$ref: "#/components/schemas/ErrorInfo"
example:
code: SERVICE_UNAVALIBLE
code: SERVICE_UNAVAILABLE
message: "Service unavailable"

0 comments on commit 6abf0f3

Please sign in to comment.