Skip to content

Commit

Permalink
Update rest_api_provisioning_automation.md
Browse files Browse the repository at this point in the history
Silly typo
  • Loading branch information
d-m-u authored Jul 2, 2019
1 parent 14054c4 commit 8f8f8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/rest_api_provisioning_automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ POST /api/provision_requests
},
"requester" : {
"user_name" : "jdoe", /* Defaults to REST API Request credentials */
"owner_fist_name" : "John",
"owner_first_name" : "John",
"owner_last_name" : "Doe",
"owner_email" : "[email protected]",
"auto_approve" : true
Expand Down

0 comments on commit 8f8f8a6

Please sign in to comment.