From e5db48af6105f5c2cbefe7d836675429f66fef20 Mon Sep 17 00:00:00 2001 From: Marion Schleifer Date: Mon, 19 Dec 2022 15:20:28 +0100 Subject: [PATCH] docs: add availability badge for cloud api ref ## Description [Jira ticket](https://hasurahq.atlassian.net/jira/software/projects/DOCS/boards/19?selectedIssue=DOCS-273) This PR adds availability badges to the [API reference](https://hasura.io/docs/latest/api-reference/index/) in docs, so that they are in line with the feature docs. I only found one instance where the badge was missing, which is the [Cloud API reference](https://hasura.io/docs/latest/api-reference/cloud-api-reference/). Everything else (except the [Source Health Check API](https://hasura.io/docs/latest/api-reference/source-health/) - which already has an availability badge) seems to be available in all editions. Whoever reviews this, please let me know if I'm missing something here and if more badges are required. ## Quick links [Cloud API Reference](https://marion-docs-add-availability.hasura-docs-mono.pages.dev/docs/latest/api-reference/cloud-api-reference/) PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7312 GitOrigin-RevId: 433c885d65597228039c993e29d38eee5cb140fa --- docs/docs/api-reference/cloud-api-reference.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/api-reference/cloud-api-reference.mdx b/docs/docs/api-reference/cloud-api-reference.mdx index c0ee91d11e9..7fb79383c66 100644 --- a/docs/docs/api-reference/cloud-api-reference.mdx +++ b/docs/docs/api-reference/cloud-api-reference.mdx @@ -16,6 +16,8 @@ import Thumbnail from '@site/src/components/Thumbnail'; # Hasura Cloud API Reference +
Available on: Cloud
+ ## Introduction Hasura Cloud provides a GraphQL API to interact with services to create and manage your Cloud Projects using any GraphQL