Skip to content

Commit

Permalink
fix: broken link linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel committed Dec 19, 2024
1 parent 141cbc3 commit eef26f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion references/openapi-mock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ apigeecli apis create bundle \

If you just need to quickly generate a mock API proxy from your OpenAPI 3 spec, the [apigee-go-gen](https://apigee.github.io/apigee-go-gen/installation/) tool can help.

The tool's [mock oas](https://apigee.github.io/apigee-go-gen/mock/mock-openapi-spec/) command automates the process, saving you time and effort.
The tool's [mock oas](https://apigee.github.io/apigee-go-gen/mock/mock-openapi-description/) command automates the process, saving you time and effort.

Here is an example of how to generate a mock API proxy using the `apigee-go-gen` tool.

Expand Down

0 comments on commit eef26f4

Please sign in to comment.