mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
e5db48af61
## 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 |
||
---|---|---|
.. | ||
.yarn/releases | ||
docs | ||
public | ||
scripts | ||
src | ||
static | ||
wiki | ||
.dockerignore | ||
.gitignore | ||
.prettierrc.json | ||
.yarnrc | ||
.yarnrc.yml | ||
babel.config.js | ||
CODESPACES.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
docusaurus.config.js | ||
package-lock.json | ||
package.json | ||
preview_cloud_build.yaml | ||
README.md | ||
sidebars.js | ||
sidebarsWiki.js | ||
tsconfig.json | ||
yarn.lock |
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.