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

Add support for sending full metacardType definition in responses #5

Open
rzwiefel opened this issue Feb 17, 2020 · 0 comments
Open

Comments

@rzwiefel
Copy link
Contributor

Currently we only send the metacardType name of the associated metacard. There should be a way to get the full attribute definitions of the metacardType.

An Optional extra step, allow it to be requested/excluded on demand since it will add a fairly large amount of (repetitive) data to the payload.

Something else to think about that will build on top of this is somehow identifying the metacardTypes with an absolute identifier (perhaps a hash) so that types could be only requested if the definition is not already known.

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

1 participant