Skip to content

33287: Support domain APIs #13

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

Merged
merged 18 commits into from
May 10, 2018
Merged

33287: Support domain APIs #13

merged 18 commits into from
May 10, 2018

Conversation

labkey-nicka
Copy link
Contributor

No description provided.

@labkey-nicka labkey-nicka requested a review from labkey-klum May 4, 2018 23:35
# Create a list domain
###################
list_domain_definition = {
'kind': 'IntList', # or 'VarList'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have a page on .org at the API level which documents all of the domains which can be created with this api and what the domain kind optional params are.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we should also have API tests (in java?) for all the ones that we state we support.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even better would be an API endpoint that would describe to users the available types and the associated optional parameters.

Copy link
Contributor

@labkey-klum labkey-klum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good, Cory should review as well since he will be working on the R API piece.

@labkey-klum labkey-klum requested a review from cnathe May 8, 2018 17:29
@cnathe
Copy link
Contributor

cnathe commented May 8, 2018

Nick and I met last week to discuss this and he gave me a tour of the changes in this pull request at that time. I agree that it will be a good reference as we do the work for the Rlabkey package.

@labkey-nicka labkey-nicka merged commit 65d95dc into master May 10, 2018
@labkey-nicka labkey-nicka deleted the fb_domain_33287 branch May 10, 2018 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants