公众号文章修改
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
```bash
|
||||
curl -s "https://api.unsplash.com/search/photos" \
|
||||
-H "Authorization: Client-ID 你的AccessKey" \
|
||||
-H "Authorization: Client-ID bzq5vp2kcUqlKTtLL3dwECkha1-jinwttn5JlhwjTBw" \
|
||||
-G \
|
||||
--data-urlencode "query=AI automation" \
|
||||
--data-urlencode "per_page=3"
|
||||
@@ -34,7 +34,7 @@ curl -s "https://api.unsplash.com/search/photos" \
|
||||
|
||||
```bash
|
||||
curl -s "https://api.unsplash.com/search/photos" \
|
||||
-H "Authorization: Client-ID 你的AccessKey" \
|
||||
-H "Authorization: Client-ID bzq5vp2kcUqlKTtLL3dwECkha1-jinwttn5JlhwjTBw" \
|
||||
-G \
|
||||
--data-urlencode "query=AI automation" \
|
||||
--data-urlencode "per_page=3" \
|
||||
|
||||
Reference in New Issue
Block a user