mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#850: Rest api
This commit is contained in:
parent
9b4de97167
commit
638a302151
@ -138,7 +138,7 @@ exports.createPages = ({ graphql, actions }) => {
|
||||
filter: {
|
||||
frontmatter: {
|
||||
title: { eq: "API.md" }
|
||||
app: { eq: "aquarius" }
|
||||
app: { eq: "provider" }
|
||||
}
|
||||
}
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user