Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation how exposed/consumed REST-api's handle binary data in a structure #101

Open
Mafti opened this issue Sep 25, 2020 · 0 comments

Comments

@Mafti
Copy link
Contributor

Mafti commented Sep 25, 2020

It's possible to have an attribute in a response-structure with type BinaryData for an exposed REST-api
However, when you consume that same API in a different module, it will be consumed as text.

  • is it automatically converted to base64
  • is it convert ot gibberish and cnannot be used
  • or...

please provide some documentation regarding that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants