Commit f05a8ffa authored by sunse's avatar sunse
Browse files

introducing PlmnId Update genericNrm.yaml

parent b4a73c70
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -314,6 +314,13 @@ components:
      items:
        $ref: '#/components/schemas/NotificationType'

    PlmnId:
      type: object
      properties:
        mcc:
          $ref: '#/components/schemas/Mcc'
        mnc:
          $ref: '#/components/schemas/Mnc'

    AccessToken:
      tokenId: