You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swagger-sw...@googlegroups.com
Thanks for providing the details in private. To help the community I’ll reply here without exposing any sensitive details.
So the issue is split into two, but both come from Swashbuckle, at least at first.
The byte array ends up being represented as a BASE64 string. I’m not sure what you want or expect to be there as byte array, so it’s hard to say whether that’s the expected result or not.
As for the GUID, that’s not reflected in what’s generated from Swashbuckle. You’d need to open a ticket on the project directly and ask how to document that (this would require a custom format field value).