Forum Discussion
No RepliesBe the first to reply
Related Content
- 4 years ago
- 11 months ago
- 5 years ago
- 4 years ago
Recent Discussions
- 12 days ago
- 12 days ago
If I'm describing "public byte[] Data" I do so as:
Data: type: string format: base64 description: "The generated report as a single file in the user specified format. If this is populated Pages will be null."
But how do I describe a 2 dimensional array like "public byte[][] Pages"?