From 1e5b686c23c45290971c28c87c04337eda6c2773 Mon Sep 17 00:00:00 2001 From: Vitor Hideyoshi Date: Tue, 19 Aug 2025 20:47:58 -0300 Subject: [PATCH] (project): Fixes Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28f1c6d..56a5962 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Created to simplifying the process of dynamically generating Pydantic models for - nested objects - allOf - anyOf + - oneOf - ref - enum - const