openapi: 3.0.0
info:
    title: Api test
    version: 2.0.0
tags: []
servers: [{ url: /v2 }]
paths: {}
