Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
afi
Pellicule
Commits
a5b97654
Commit
a5b97654
authored
Jan 28, 2021
by
Patrick Barroca
😁
Browse files
add header param in documentation
parent
f23722f3
Pipeline
#16721
canceled with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
public/openapi.yml
public/openapi.yml
+9
-1
No files found.
public/openapi.yml
View file @
a5b97654
...
...
@@ -52,7 +52,15 @@ components:
schema
:
$ref
:
'
#/components/schemas/MediaArray'
securitySchemes
:
pelliculeAuthorization
:
type
:
apiKey
in
:
header
name
:
Authorization
security
:
-
pelliculeAuthorization
:
[]
paths
:
/media/isbn/{isbn}
:
get
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment