Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2022-02-27 21:48:39 -08:00
parent cbf5f4df6d
commit 653d2b21ee
13 changed files with 497 additions and 479 deletions

View File

@ -987,6 +987,7 @@ def getRequestBodyRefs(endpoint: dict) -> [str]:
return refs
def getRequestBodyType(endpoint: dict) -> str:
type_name = None