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: {
|
filter: {
|
||||||
frontmatter: {
|
frontmatter: {
|
||||||
title: { eq: "API.md" }
|
title: { eq: "API.md" }
|
||||||
app: { eq: "aquarius" }
|
app: { eq: "provider" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user