Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 4daefd9

Browse files
authored
Update README.md (#263)
Fixes typo
1 parent ec11c61 commit 4daefd9

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
@@ -37,7 +37,7 @@ You can join us here: https://discord.gg/mHB8WEQuYQ
3737
- receiving from endpoints
3838
- Note: if needed, validation of json schema keywords can be deactivated via a SchemaConfiguration class
3939
- [mypy](samples/client/petstore/python/test_python.sh) runs on sample petstore client and passes
40-
- passing mypy tests means that this generator could be ported into compiled languages lik java/kotlin/golang
40+
- passing mypy tests means that this generator could be ported into compiled languages like java/kotlin/golang
4141
- [Autogenerated thorough testing of json schema keyword features in models and endpoints](https://github.com/openapi-json-schema-tools/openapi-json-schema-generator/tree/master/samples/client/3_0_3_unit_test/python/test) which come from the [json schema test suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite)
4242
- [Tests are passing in CI](https://app.circleci.com/pipelines/github/openapi-json-schema-tools/openapi-json-schema-generator?branch=master)
4343
- [Test endpoints are tagged by the relevant keyword like type/format/allOf 36 keywords and counting](https://github.com/openapi-json-schema-tools/openapi-json-schema-generator/tree/master/samples/client/3_1_0_unit_test/python/docs/apis/tags)

0 commit comments

Comments
 (0)