graphql-engine/docs
Marion Schleifer e5db48af61 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
2022-12-19 14:21:52 +00:00
..
.yarn/releases Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
docs docs: add availability badge for cloud api ref 2022-12-19 14:21:52 +00:00
public docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
scripts docs: epic restructure 2022-07-20 16:36:00 +00:00
src docs: add rules for tabs and include groupId prop 2022-12-15 16:09:53 +00:00
static docs: add docs devcontainer 2022-12-16 17:39:29 +00:00
wiki docs: add docs devcontainer 2022-12-16 17:39:29 +00:00
.dockerignore Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
.gitignore Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
.prettierrc.json Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
.yarnrc Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
.yarnrc.yml Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
babel.config.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
CODESPACES.md docs: add docs devcontainer 2022-12-16 17:39:29 +00:00
CONTRIBUTING.md docs: update contributing guides 2022-09-01 13:54:20 +00:00
Dockerfile Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
docusaurus.config.js Docs: Switch to SWC 2022-12-16 15:54:07 +00:00
package-lock.json docs: add import from openAPI doc 2022-12-15 18:39:56 +00:00
package.json Docs: Switch to SWC 2022-12-16 15:54:07 +00:00
preview_cloud_build.yaml Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
README.md Fix broken links 2022-10-26 14:22:19 +00:00
sidebars.js docs: epic restructure 2022-07-20 16:36:00 +00:00
sidebarsWiki.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
tsconfig.json docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
yarn.lock Docs: Switch to SWC 2022-12-16 15:54:07 +00:00

README.md

Info

The most up-to-date information for the docs site can be found on our wiki. You can access the wiki on the live docs site, or directly within this repository.