Skip to content

Commit 7f6fc4a

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent b33a639 commit 7f6fc4a

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
@@ -3,7 +3,7 @@
33
This project provides a library that you can use to check the request or response against the API specification imported into the API Manager or an external API specification. Based on the API path, HTTP verb, and headers, the correct model is loaded from the API specification and used for verification.
44
The following illustrates how it works and behaves in the API-Gateway at runtime:
55

6-
[![OpenAPI Validation](images/openapi-validation-overview.png)
6+
![OpenAPI Validation](images/openapi-validation-overview.png)
77

88
## Installation
99

0 commit comments

Comments
 (0)