Skip to content

Commit be12967

Browse files
committed
feat: Add credit.
1 parent c46f522 commit be12967

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
@@ -287,6 +287,10 @@ from openapi_pydantic.v3.v3_0_3 import OpenAPI, ...
287287
from openapi_pydantic.v3.v3_0_3.util import PydanticSchema, construct_open_api_with_schema_class
288288
```
289289

290+
## Credits
291+
292+
This library is based from the original implementation by Kuimono of [OpenAPI Schema Pydantic](https://github.com/kuimono/openapi-schema-pydantic) which is no longer actively maintained.
293+
290294
## License
291295

292296
[MIT License](https://github.com/mike-oakley/openapi-pydantic/blob/main/LICENSE)

0 commit comments

Comments
 (0)