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
Pipeline #12234 passed with stage
in 0 seconds
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment