-
-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
create_subresource
method to Api
and create_token_request
m…
…ethod to `Api<ServiceAccount>` (#989) * Add create_subresource method to Request Signed-off-by: pbzweihander <pbzweihander@gmail.com> * Add create_subresource method to Api Signed-off-by: pbzweihander <pbzweihander@gmail.com> * Add create_token_request method to Api<ServiceAccount> Signed-off-by: pbzweihander <pbzweihander@gmail.com> * Add test for Request::create_subresource Signed-off-by: pbzweihander <pbzweihander@gmail.com> * Add intergration test for Api::<ServiceAccount>::create_token_request Signed-off-by: pbzweihander <pbzweihander@gmail.com> * Create and delete ServiceAccount for integration test Signed-off-by: pbzweihander <pbzweihander@gmail.com> Signed-off-by: pbzweihander <pbzweihander@gmail.com>
- Loading branch information
1 parent
b4a5938
commit 251728e
Showing
3 changed files
with
143 additions
and
3 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
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