c87f37318fa9 → 6eac6acac8bf · 8 changes across 8 operations
- DELETE/v1/server-config/{name}
- ○
endpoint added
- ○
- GET/v1/server-config/{name}
- ○
endpoint added
- ○
- PUT/v1/server-config/{name}
- ○
endpoint added
- ○
- POST/v1/server-config/{name}/reset
- ○
endpoint added
- ○
- GET/v1/server-config
- ○
endpoint added
- ○
- GET/v1/server-info
- ○
added the optional property
to the response with the status
- ○
- PUT/v1/user-groups/{group-id}
- ○
the request property
/became nullable
- ○
- PUT/v1/users/{user-id}
- ○
the request property
/became nullable
- ○