Skip to content

可以调整接口Response 的默认返回结构体优先级吗? #445

@rookie-luochao

Description

@rookie-luochao

现在的返回顺序是:response['default'] || response['200'] || response['201']

期望的返回顺序是:response['200'] || response['201'] || response['default']

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions