docs: add pointers to ee trial

[DOCS-896]: https://hasurahq.atlassian.net/browse/DOCS-896?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9138
GitOrigin-RevId: e340b5fbdb83cfc126ef16eb831caa16c389fb3f
This commit is contained in:
Rob Dominguez 2023-05-11 16:29:50 -04:00 committed by hasura-bot
parent f500b837d8
commit 426e8aed42
3 changed files with 18 additions and 2 deletions

View File

@ -27,6 +27,13 @@ standard for describing REST APIs, and many APIs already have an OpenAPI spec av
upload an OpenAPI spec, select the operation you want to expose as an Action, and Hasura will automatically prepopulate
the Action definition for you.
:::info Try importing an Action from OpenAPI today
With our [30-day free trial of Hasura Enterprise](/enterprise/try-hasura-enterprise-edition.mdx), you can try out this
feature today with a local instance of Hasura!
:::
## Importing an Action from an OpenAPI spec
You can import an Action from an OpenAPI spec by clicking the "Import from OpenAPI" button from the Actions page of the

View File

@ -31,7 +31,12 @@ import Caching from '@site/static/icons/features/caching.svg';
</p>
<p>
You have full control over the cache lifetime and can choose to force the cache to refresh when you need to. With
Hasura Caching, your application is highly-optimized and performant, reducing the load on your servers.
Hasura Caching, your application is highly-optimized and performant, reducing the load on your servers. You can
try caching for free with a{' '}
<VersionedLink to="/enterprise/try-hasura-enterprise-edition/">
30-day trial of Hasura Enterprise Edition
</VersionedLink>
.
</p>
<h4>Quick Links</h4>
<ul>

View File

@ -28,7 +28,11 @@ import Observability from '@site/static/icons/features/observability.svg';
</p>
<p>
We offer integrations with popular monitoring tools like Datadog, Prometheus, and OpenTelemetry and you can
quickly get set up with these tools using one of our guides.
quickly get set up with these tools using one of our guides. You can try our observability tools for free with a{' '}
<VersionedLink to="/enterprise/try-hasura-enterprise-edition/">
30-day trial of Hasura Enterprise Edition
</VersionedLink>
.
</p>
<h4>Quick Links</h4>
<ul>