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

OData: implement $expand #84

Closed
issa-tseng opened this issue Apr 6, 2018 · 2 comments
Closed

OData: implement $expand #84

issa-tseng opened this issue Apr 6, 2018 · 2 comments
Labels
enhancement New feature or behavior

Comments

@issa-tseng
Copy link
Member

This cannot be done until #82 is resolved, as the thing we would expand we currently omit from our schema declaration.

@issa-tseng issa-tseng added the enhancement New feature or behavior label Jun 22, 2018
@mattelacchiato
Copy link

I'm currently working on this, trying to implement $expand=* as discussed here: https://forum.getodk.org/t/extend-api-to-retrieve-plain-json/32204/6?u=mattelacchiato

mattelacchiato pushed a commit to mattelacchiato/central-backend that referenced this issue Feb 1, 2021
As discussed here https://forum.getodk.org/t/extend-api-to-retrieve-plain-json/32204, $expand is now implemented with "*" as only available option for now.
mattelacchiato pushed a commit to mattelacchiato/central-backend that referenced this issue Feb 1, 2021
As discussed here https://forum.getodk.org/t/extend-api-to-retrieve-plain-json/32204, $expand is now implemented with "*" as only available option for now.
@issa-tseng
Copy link
Member Author

closing this for now since probably most people will be happy w *.

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

No branches or pull requests

2 participants