-
Notifications
You must be signed in to change notification settings - Fork 62
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
Multiple AppManifests instead of a single combined? #161
Comments
👍 |
Ditto. Let's implement this. |
Good idea. I'd like to point out, however, that the the specs only document the batch request, not the batch response. That will have to be added. |
Agreed, and thanks. -Mark -----Original Message----- Good idea. I'd like to point out, however, that the the specs only document the batch request, not the batch response. That will have to be added. — This e-mail, including accompanying communications and attachments, is strictly confidential and only for the intended recipient. Any retention, use or disclosure not expressly authorised by Markit is prohibited. This email is subject to all waivers and other terms at the following link: http://www.markit.com/en/about/legal/email-disclaimer.page Please visit http://www.markit.com/en/about/contact/contact-us.page? for contact information on our offices worldwide. |
I think it could be simpler if we changed the spec so that multiple AppManifests would be returned from a response instead of a single combined one.
Here's what we have today when requesting 2 apps:
Here's what I'm proposing:
I think it would help with a few things:
The text was updated successfully, but these errors were encountered: