1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-10 11:35:12 +02:00

Issue-#850: Rest api

This commit is contained in:
Akshay 2022-02-24 23:20:19 +01:00
parent 9b4de97167
commit 638a302151

View File

@ -138,7 +138,7 @@ exports.createPages = ({ graphql, actions }) => {
filter: {
frontmatter: {
title: { eq: "API.md" }
app: { eq: "aquarius" }
app: { eq: "provider" }
}
}
) {