Skip to content

Commit 662cd43

Browse files
committed
related projects README update
1 parent 062a525 commit 662cd43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ from openapi_spec_validator import openapi_v3_spec_validator
5353
errors_iterator = openapi_v3_spec_validator.iter_errors(spec)
5454
```
5555

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+
5660
## License
5761

5862
Copyright (c) 2017, Artur Maciag, All rights reserved.

0 commit comments

Comments
 (0)