Skip to content

Auth Business Rules GetLocalizedAsync Method Error #160

Open
@BurakTemelkaya

Description

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"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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