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

Eliminating the NGSILD-Warning header from the BadRequest and NotFound...

Eliminating the NGSILD-Warning header from the BadRequest and NotFound responses within the 5.8.3 Retrieve Subscription operation.
parent e9bd6725
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -1027,14 +1027,8 @@ paths:
                    - notification
                    - '@context'
        '400':
          headers:
            NGSILD-Warning:
              $ref: '#/components/headers/NGSILD-Warning'
          $ref: '#/components/responses/BadRequest'
        '404':
          headers:
            NGSILD-Warning:
              $ref: '#/components/headers/NGSILD-Warning'
          $ref: '#/components/responses/NotFound'
    patch:
      tags: