-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Return resource id on successful creation from
Location
header (
#119) * return resource id on creation from location header * convert String to TypeString * get_id_from_location_header now returns TypeString and doesn't use unwrap() * updated openapi.rs to generate resource id extractor * updated generated code using openapi.rs * review: less transformations, shorter names, comment, gen update, tests for features added --------- Co-authored-by: Alexander Korolev <[email protected]>
- Loading branch information
Showing
4 changed files
with
248 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.