Skip to content

Commit

Permalink
CTC-2504 Remove last blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jancerman committed Jul 25, 2024
1 parent 17f7d20 commit af54835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
curl --request GET \
--url https://manage.kontent.ai/v2/projects/<YOUR_ENVIRONMENT_ID>/web-spotlight/status \
--header 'Authorization: Bearer <YOUR_API_KEY>' \
--header 'Content-type: application/json'
--header 'Content-type: application/json'
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ curl --request PUT \
"root_type": {
"codename": "custom_web_spotlight_root"
}
}'
}'

0 comments on commit af54835

Please sign in to comment.