Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve response for create calls #128

@sbrossie

Description

@sbrossie

Create calls in Kill Bill typically return 201 with a Location header. When followLocation is specified, there is Get to automatically fetch the resource; however, when followLocation is not specified, there no response returned and no easy way to even get the ID of the resource.

We would like to at least return an empty resource with the ID to make it easy for the caller.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions