Skip to content

Auth Business Rules GetLocalizedAsync Method Error #160

@BurakTemelkaya

Description

@BurakTemelkaya

resim
Swagger'da hatasız bir şekilde çalışırken Postman vb. şekilde işlem yaptığımda
{
"type": "https://example.com/probs/internal",
"title": "Internal server error",
"status": 500,
"detail": "Internal server error"
}
şeklinde bir çıktı alıyorum.
Swagger'da olması gerektiği gibi bu şekilde bir çıktı alabiliyorum.

{
"type": "https://example.com/probs/business",
"title": "Rule violation",
"status": 400,
"detail": "PasswordDontMatch"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions