Response
200 - application/json
curl --request GET \
--url http://localhost/api/version
{
"data": {
"version": "'3.x-dev'"
}
}
curl --request GET \
--url http://localhost/api/version
{
"data": {
"version": "'3.x-dev'"
}
}
Show child attributes