Forum Discussion

vitorlima1602's avatar
vitorlima1602
New Contributor
4 years ago

Send data via header using OpenApi 3 with method GET

Hello! Would anyone know how to help me send data via header using the get method in OpenApi 3? Code that doesn't work:   /version: get:     tags:     - "version"     summary: ""     descrip...