Skip to content

Commit

Permalink
Merge pull request #103 from AxelNennker/main
Browse files Browse the repository at this point in the history
add API-Name aka wild-card scope
  • Loading branch information
fernandopradocabrillo authored Jun 12, 2024
2 parents a1e6be8 + e0614db commit f836b5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/API_definitions/sim_swap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ paths:
security:
- openId:
- sim-swap:retrieve-date
- openId:
- 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 @@ -113,6 +115,8 @@ paths:
security:
- openId:
- sim-swap:check
- openId:
- sim-swap
tags:
- Check SIM swap
description: Check if SIM swap has been performed during a past period
Expand Down

0 comments on commit f836b5b

Please sign in to comment.