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
This commit is contained in:
Marion Schleifer 2022-12-19 15:20:28 +01:00 committed by hasura-bot
parent a8500b44ed
commit e5db48af61

View File

@ -16,6 +16,8 @@ import Thumbnail from '@site/src/components/Thumbnail';
# Hasura Cloud API Reference
<div className='badge badge--primary heading-badge'>Available on: Cloud</div>
## Introduction
Hasura Cloud provides a GraphQL API to interact with services to create and manage your Cloud Projects using any GraphQL