1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

GITBOOK-153: change request with no subject merged in GitBook

This commit is contained in:
Jamie Hewitt 2023-05-17 16:46:50 +00:00 committed by gitbook-bot
parent b1e54376bf
commit 814c3baad6
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -104,7 +104,7 @@ const config = {
}
const response = await axios(config)
console.log('Response', response)
console.log(response.data.data.nfts)
```
{% endtab %}