You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This repository hosts the OpenAPI specification for the [Atlas Administration AP
9
9
10
10
## Tools
11
11
This repository also contains tools for validating, generating, and distributing OpenAPI specifications.
12
-
### FoasCLI
12
+
### FOASCLI
13
13
The [tools/cli](tools/cli) directory hosts a Go-based CLI tool used to merge multiple OpenAPI specifications into a single federated specification, which is used for the Admin APIs.
14
14
15
15
For more details, please refer to the [CLI’s README.md](tools/cli/README.md).
0 commit comments