Skip to content

Root

GET
/
curl --request GET \
--url http://localhost:8080/

Successful Response

Media type application/json
Response Root Get
object
key
additional properties
string
Example generated
{
"additionalProperty": "example"
}