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 062a525 commit 662cd43Copy full SHA for 662cd43
README.md
@@ -53,6 +53,10 @@ from openapi_spec_validator import openapi_v3_spec_validator
53
errors_iterator = openapi_v3_spec_validator.iter_errors(spec)
54
```
55
56
+## Related projects
57
+
58
+* [openapi-core](https://github.com/p1c2u/openapi-core) is a Python library that adds client-side and server-side support for the OpenAPI.
59
60
## License
61
62
Copyright (c) 2017, Artur Maciag, All rights reserved.
0 commit comments