Commit 42565700 authored by Frank Fransen's avatar Frank Fransen
Browse files

Edit etsi_types.schema.json

parent f56ace91
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -997,21 +997,21 @@
          "$ref": "#/$defs/SubscriberInformationRecord",
          "description": "Information about a natural person or organisation in this CollectionRecord"
        },
        "registrationInformationRecord": {
        "registrationInformationRecords": {
          "type": "array",
          "items": {
            "$ref": "#/$defs/RegistrationInformationRecord",
            "description": "One or more registration informtion records for the subscriber in this CollectionRecord"
          }
        },
        "serviceInformationRecord": {
        "serviceInformationRecords": {
          "type": "array",
          "items": {
            "$ref": "#/$defs/ServiceInformationRecord",
            "description": "One or more service informtion records for the subscriber in this CollectionRecord"
          }
        },
        "paymentInformationRecord": {
        "paymentInformationRecords": {
          "type": "array",
          "items": {
            "$ref": "#/$defs/PaymentInformationRecord",