Skip to content

Commit

Permalink
Merge pull request neuvector#1623 from jeffhuang4704/NVSHAS-9560_Use_…
Browse files Browse the repository at this point in the history
…placeholder_keys_in_apis.yaml

NVSHAS-9560 Use placeholder keys in apis.yaml
  • Loading branch information
jeffhuang4704 authored Oct 21, 2024
2 parents b470933 + 2ff111d commit a0f79a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controller/api/apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14085,7 +14085,7 @@ definitions:
example: main
personal_access_token:
type: string
example: ghp_Agk4DedP5SOHGo8WxSuXCmCcldLyBP0I7CN6
example: "<access token from GitHub>"
personal_access_token_committer_name:
type: string
example: myuser
Expand Down Expand Up @@ -14127,7 +14127,7 @@ definitions:
example: main
personal_access_token:
type: string
example: ghp_Agk4DedP5SOHGo8WxSuXCmCcldLyBP0I7CN6
example: "<access token from GitHub>"
personal_access_token_committer_name:
type: string
example: myuser
Expand Down

0 comments on commit a0f79a1

Please sign in to comment.