Commit 8965d6ef authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

removed mandatory Version HTTP header in ApiVersion operations to align with SOL013ed431

parent dd31c7b0
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -3,13 +3,6 @@
endpoints:
  api_versions:
    parameters:
      - name: Version
        description: >
          Version of the API requested to use when responding to this request.
        in: header
        required: false
        schema:
          type: string
      - name: Authorization
        description: >-
          The authorization token for the request. Reference: IETF RFC 7235