Skip to content

Commit

Permalink
Update sim_swap.yaml
Browse files Browse the repository at this point in the history
Fixed MegaLinter issues
  • Loading branch information
bigludo7 authored Jun 12, 2024
1 parent f1a3e28 commit e0614db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/API_definitions/sim_swap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ paths:
post:
security:
- openId:
- sim-swap:retrieve-date
- sim-swap:retrieve-date
- openId:
- sim-swap
- sim-swap
tags:
- Retrieve SIM swap date
description: Get timestamp of last MSISDN <-> IMSI pairing change for a mobile user account provided with MSIDN.
Expand Down Expand Up @@ -114,9 +114,9 @@ paths:
post:
security:
- openId:
- sim-swap:check
- sim-swap:check
- openId:
- sim-swap
- sim-swap
tags:
- Check SIM swap
description: Check if SIM swap has been performed during a past period
Expand Down

0 comments on commit e0614db

Please sign in to comment.