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

ListModel response #3

Open
petrbel opened this issue Sep 6, 2018 · 0 comments
Open

ListModel response #3

petrbel opened this issue Sep 6, 2018 · 0 comments
Labels
wontfix This will not be worked on

Comments

@petrbel
Copy link
Member

petrbel commented Sep 6, 2018

I would be nice to implement some class that represents a response containing only a list (so far, we have only a dict).

Example:

[
{"a": 1, "b": 2},
{"a": 3, "b": 4}
]

@Teyras found this related issue: schematics/schematics#534

@janbuchar janbuchar added the wontfix This will not be worked on label Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants