openapi: 3.0.0
info:
  title: Test API
  version: '1.0'
  description: Test
  license: Fail

servers:
  - url: http://redocly-example.com
paths: {}
