-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
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.
beccagaspard and nick-at-finix