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

Commit a69a3b5

Browse files
authored
Update README.md (#438)
1 parent 5a44e50 commit a69a3b5

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
@@ -36,7 +36,7 @@ Currently, the following languages/frameworks are supported:
3636
- endpoint parameter names
3737
- Openapi document inline schemas supported at any depth in any location
3838
- Generated Code: Class + method inputs are typed
39-
- Generated Code: Static type checking done in static languages suing builder inputs and class property access
39+
- Generated Code: Static type checking done in static languages using builder inputs and class property access
4040
- Generated Code: run-time type checking done in all generators (a payload can be validated against n schemas)
4141
- Generated Code re-use built in from the ground up
4242
- components/schemas/headers etc are generated as separate classes and imported when used via $ref

0 commit comments

Comments
 (0)