1meta { 2 name: OpenApi 3 type: http 4 seq: 1 5} 6 7get { 8 url: {{url}}/v1/openapi 9 body: none 10 auth: none 11}