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

Nested arrays aren't expanded #26

Closed
zdne opened this issue Apr 15, 2015 · 3 comments
Closed

Nested arrays aren't expanded #26

zdne opened this issue Apr 15, 2015 · 3 comments
Labels

Comments

@zdne
Copy link
Contributor

zdne commented Apr 15, 2015

Given following blueprint:

# Resource [/r] 
## Retrieve [GET]

+ Response 200 (application/json)
    + attributes
        + a
        + b (array[X])


## Data Structures

### X
- c

The Retrieve response JSON is never expanded.

@zdne zdne added the bug label Apr 15, 2015
@pksunkara
Copy link
Contributor

This is an issue with boutique. Need more digging to check if there are other similar test cases.

@zdne
Copy link
Contributor Author

zdne commented Apr 23, 2015

@pksunkara
Copy link
Contributor

This has been solved by #32

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

No branches or pull requests

2 participants