Skip to content

the structure of the endpoints field is not correctly when getting error 409 #17

@manor21

Description

@manor21

when I post to the path /v1/users/post and get 201 as a result the metrics object contain:
endpoints['v1/users/|post'][201]
and when I post to the same path with the same method and I get 409 :
endpoints['v1/users/|post'][409] ==undefined
and
endpoints['/|post'][409] is valid

screenshot is attached:

screen shot 2017-02-12 at 2 23 38 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions