This commit is contained in:
@@ -2229,8 +2229,7 @@ const docTemplate = `{
|
||||
"history-api_internal_dtos_request.ChangePasswordDto": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"new_password",
|
||||
"old_password"
|
||||
"new_password"
|
||||
],
|
||||
"properties": {
|
||||
"new_password": {
|
||||
|
||||
@@ -2222,8 +2222,7 @@
|
||||
"history-api_internal_dtos_request.ChangePasswordDto": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"new_password",
|
||||
"old_password"
|
||||
"new_password"
|
||||
],
|
||||
"properties": {
|
||||
"new_password": {
|
||||
|
||||
@@ -12,7 +12,6 @@ definitions:
|
||||
type: string
|
||||
required:
|
||||
- new_password
|
||||
- old_password
|
||||
type: object
|
||||
history-api_internal_dtos_request.ChangeRoleDto:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user