union array

This commit is contained in:
Mike Lueders
2024-03-21 16:38:48 -05:00
parent 90a646d891
commit ce42d22be9
20 changed files with 218 additions and 156 deletions

View File

@@ -0,0 +1,8 @@
# ExampleWithOneOfArray
## Fields
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `one_of_array` | List[*int*] | :heavy_check_mark: | N/A |