Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 058e5be

Browse files
authored
Fix the path to the location of openapi.yaml (#84)
1 parent 37d950c commit 058e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ _generated_ in a number of programming languages.
1515
## Quick start
1616

1717
The latest version of the OpenAPI specification for the Version 1 Nomad HTTP API
18-
can be found in this repository at [api/v1/openapi.yaml](https://github.com/hashicorp/nomad-openapi/blob/main/api/v1/openapi.yaml).
18+
can be found in this repository at [v1/openapi.yaml](https://github.com/hashicorp/nomad-openapi/blob/main/v1/openapi.yaml).
1919
This file _is itself a generated file_ and _should not be edited directly_. You can
2020
use this file to generate a client for the Nomad HTTP API in the language of your
2121
choice.

0 commit comments

Comments
 (0)