[cpp-restsdk] add support for AnyType (#18463)

* [cpp-restsdk] add support for AnyType

* [cpp-restsdk] fix the AnyType header generation path
This commit is contained in:
Amin Yahyaabadi
2024-04-23 22:44:21 -07:00
committed by GitHub
parent dc96d648f7
commit 7036b99e91
8 changed files with 211 additions and 1 deletions

View File

@@ -184,7 +184,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|Uuid|✗|
|Array|✓|OAS2,OAS3
|Null|✗|OAS3
|AnyType||OAS2,OAS3
|AnyType||OAS2,OAS3
|Object|✓|OAS2,OAS3
|Maps|✓|ToolingExtension
|CollectionFormat|✓|OAS2