mirror of
https://github.com/strapi/strapi.git
synced 2025-08-10 17:58:07 +00:00
24 lines
472 B
JSON
24 lines
472 B
JSON
![]() |
{
|
||
|
"paths": {
|
||
|
"/users-permissions/init": {
|
||
|
"get": {
|
||
|
"responses": {
|
||
|
"200": {
|
||
|
"description": "Response",
|
||
|
"content": {
|
||
|
"application/json": {
|
||
|
"schema": {
|
||
|
"properties": {
|
||
|
"hasAdmin": {
|
||
|
"type": "boolean"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|