Skip to content

Commit 94b6af9

Browse files
committed
update docstring
1 parent 219ae67 commit 94b6af9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

64/marvel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def get_data_from_marvel_api_endpoint(endpoint):
2323
https://gateway.marvel.com:443/v1/public/{endpoint}
2424
2525
See: https://developer.marvel.com/documentation/authorization
26+
"Authentication for Server-Side Applications" section
2627
-> you will need to hash ts, public and private key, use hashlib
2728
2829
Endpoints: https://developer.marvel.com/docs

0 commit comments

Comments
 (0)