MUST use https protocol only
Servers MUST be https
and no other protocol is allowed.
Invalid Example
servers:
- url: http://azgw.api.ukhsa.gov.uk/detect/testing/v1
...
Valid Example
servers:
- url: https://azgw.api.ukhsa.gov.uk/detect/testing/v1
...
Published: 10 February 2025
Last updated: 14 August 2025
Page Source