Skip to content

Commit

Permalink
Merge branch 'master' into bryce.thuiilot/vuln-9301
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-edmonds-dd authored Dec 11, 2024
2 parents 7478c28 + 4990ad0 commit 3fde6e3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-10 21:05:04.906060",
"spec_repo_commit": "1c4c91d4"
"regenerated": "2024-12-11 14:25:08.232155",
"spec_repo_commit": "7a9d0200"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-10 21:05:04.924927",
"spec_repo_commit": "1c4c91d4"
"regenerated": "2024-12-11 14:25:08.250711",
"spec_repo_commit": "7a9d0200"
}
}
}
6 changes: 6 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23427,6 +23427,12 @@ components:
type: apiKey
x-auth-id-alias: appKeyAuth
x-env-name: DD_APP_KEY
bearerAuth:
in: header
name: Authorization
scheme: bearer
type: http
x-env-name: DD_BEARER_TOKEN
info:
contact:
email: [email protected]
Expand Down
6 changes: 6 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27751,6 +27751,12 @@ components:
name: DD-APPLICATION-KEY
type: apiKey
x-env-name: DD_APP_KEY
bearerAuth:
in: header
name: Authorization
scheme: bearer
type: http
x-env-name: DD_BEARER_TOKEN
info:
contact:
email: [email protected]
Expand Down

0 comments on commit 3fde6e3

Please sign in to comment.