We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80b538 commit f452be3Copy full SHA for f452be3
README.md
@@ -16,7 +16,7 @@ All testing has been done using [Slim Framework](https://github.com/slimphp/Slim
16
17
It's recommended that you use [Composer](https://getcomposer.org/download) to install.
18
```shell
19
-composer require hkarlstrom/openapi-reader
+composer require hkarlstrom/openapi-validation-middleware
20
```
21
22
@@ -131,4 +131,4 @@ or
131
132
## License
133
134
-The OpenAPI Reader is licensed under the MIT license. See [License File](LICENSE) for more information.
+The OpenAPI Validation Middleware is licensed under the MIT license. See [License File](LICENSE) for more information.
0 commit comments