Skip to content

Commit

Permalink
Merge pull request #83 from eric-murray/eric-murray-patch-2
Browse files Browse the repository at this point in the history
Add global tag definitions to OAS definition
  • Loading branch information
eric-murray authored Sep 30, 2024
2 parents 6300709 + 046c0c9 commit 56c1da3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/API_definitions/CAMARA Mobile Device Identifier API.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ servers:
default: https://localhost:443
description: API root, to be defined by the service provider

tags:
- name: Get Device Identifiers
description: Retrieve details about the device being used by a mobile subscriber

paths:
"/retrieve-identifier":
post:
Expand Down

0 comments on commit 56c1da3

Please sign in to comment.