-
Notifications
You must be signed in to change notification settings - Fork 9
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
Support URI Encoded Images in Payloads #64
Comments
Hi @perlboy, card art is currently represented as a URIString which supports valid URI conventions. URI encoded images are based on the data URI scheme (https://en.wikipedia.org/wiki/Data_URI_scheme) which is currently allowed with the existing standards so the proposal for non-URL referenced images is supported. No change is required. |
As stated in the original request:
Specifically the description is: URL Encoded values are not "links" and with the interpretation supplied in @CDR-API-Stream's response of "link" allowing Both requests still stand. |
Hi @perlboy with respect to the description of a "link" for card art, this can be changed to
As for changing |
There are also precedents of the latter used throughout. The Watson Guidelines recommend upper camel case. What is requested is consistency but since the DSB continues to inconsistently apply it's own conventions I see no value in continuing to prosecute this. Closing ticket. |
Description
Following release to the Slate site of V1.1.0 yesterday we have now initiated analysis of changes using the diff previously provided in #56.
BankingProductV2_cardArt
has been introduced to support card art as per #3. We are not aware of the specific proposal for structure on this but find a number of deficiencies with implementation notably:Area Affected
BankingProductV2_cardArt
Change Proposed
BankingProductCardArt
seems like a similar fitThe text was updated successfully, but these errors were encountered: