Skip to content

Commit

Permalink
sc-48835 fix build errors and warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
calliebensel committed Sep 5, 2023
1 parent 1df7f87 commit 9b87dfa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion management/openapi-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2020,4 +2020,7 @@ components:
CreativeTemplateUpdate:
$ref: './schemas/creative-template.yaml#/schemas/CreativeTemplateUpdate'
securitySchemes:
$ref: './components/security-schemes.yaml#/components/securitySchemes'
ApiKeyAuth:
type: apiKey
in: header
name: X-Adzerk-ApiKey

0 comments on commit 9b87dfa

Please sign in to comment.