Skip to content

Commit

Permalink
rename watcherAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpinjarkar committed Sep 19, 2024
1 parent ac07103 commit 0a96eb3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion restapi/configure_assisted_install.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions restapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions restapi/operations/assisted_install_api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ securityDefinitions:
watcherAuth:
type: apiKey
in: header
name: Watcher_Authorization
name: Watcher-Authorization

security:
- userAuth: [admin, user]
Expand Down

0 comments on commit 0a96eb3

Please sign in to comment.