Skip to content

Commit d9bb25d

Browse files
chore: addressed follow up comment (#619)
1 parent 9491c05 commit d9bb25d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This repository hosts the OpenAPI specification for the [Atlas Administration AP
99

1010
## Tools
1111
This repository also contains tools for validating, generating, and distributing OpenAPI specifications.
12-
### FoasCLI
12+
### FOASCLI
1313
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.
1414

1515
For more details, please refer to the [CLI’s README.md](tools/cli/README.md).

Diff for: tools/cli/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# FoasCLI
2-
FoasCLI is a Go-based CLI tool that provides commands for generating the Federated OpenAPI specification and the API changelog.
1+
# FOASCLI
2+
FOASCLI is a Go-based CLI tool that provides commands for generating the Federated OpenAPI specification and the API changelog.
33

44
### Build From Source
55

0 commit comments

Comments
 (0)