Commit 7fc88baa authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Adding the required endpoint field within the CsourcRegistration data type for...

Adding the required endpoint field within the CsourcRegistration data type for the  5.9.2 Register Context Source operation. Updating description for CsourceRegistration data type.
parent e100fce0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -636,6 +636,7 @@ paths:
                - required:
                  - type
                  - information
                  - endpoint
          application/json+ld:
            schema:
              allOf:
@@ -647,6 +648,7 @@ paths:
                - required:
                  - type
                  - information
                  - endpoint
                  - '@context'
      responses:
        '201':
@@ -3573,7 +3575,7 @@ components:
        - triggerReason
    CsourceRegistration:
      description: |
        5.2.9 represents the data needed to register a new Context Source.
        5.2.9 This type represents the data needed to register a new Context Source.
      type: object
      properties:
        id: