Updated OpenAPI info on tools page

Co-authored-by: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com>
This commit is contained in:
Mike Nomitch
2022-03-04 12:54:08 -08:00
committed by GitHub
parent 432293f72f
commit dbc646d7c0

View File

@@ -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