Need to escape oatx.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-17 14:21:37 -04:00
committed by Fredrik Adelöw
parent 167434d0cc
commit f14d03d08a
+1 -1
View File
@@ -2,7 +2,7 @@
## Summary
This package is meant to provide a typed Express router for an OpenAPI spec. Based on the [oatx](https://github.com/varanauskas/oatx) library and adapted to override Express values.
This package is meant to provide a typed Express router for an OpenAPI spec. Based on the [`oatx`](https://github.com/varanauskas/oatx) library and adapted to override Express values.
## Getting Started