From dbc646d7c0741c446de90038941343d56bd54ff2 Mon Sep 17 00:00:00 2001 From: Mike Nomitch Date: Fri, 4 Mar 2022 12:54:08 -0800 Subject: [PATCH] Updated OpenAPI info on tools page Co-authored-by: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com> --- website/content/tools/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/tools/index.mdx b/website/content/tools/index.mdx index 0f77dba53..cc04e64e6 100644 --- a/website/content/tools/index.mdx +++ b/website/content/tools/index.mdx @@ -18,7 +18,7 @@ The following external tools are currently available for Nomad and maintained by - [Damon](https://github.com/hashicorp/damon) - An terminal dashboard for Nomad. - [Levant](https://github.com/hashicorp/levant) - A templating and deployment tool for HashiCorp Nomad jobs that provides realtime feedback and detailed failure messages upon deployment issues. - [Nomad Pack](https://github.com/hashicorp/nomad-pack) - An official package manager and templating tool for Nomad, currently a Tech Preview. -- [OpenAPI](https://github.com/hashicorp/nomad-openapi) - An OpenAPI/Swagger spec for Nomad, allowing for programatic generation of SDKs and documentation. +- [OpenAPI](https://github.com/hashicorp/nomad-openapi) - An OpenAPI/Swagger spec for Nomad, allowing for programmatic generation of SDKs and documentation. Includes a reference implementation in Go built on top of a generated client. ## Community Tools