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

API: new function returning pipelines visible for organization #525

Merged
merged 2 commits into from
Sep 9, 2015

Conversation

mvi-eea-sk
Copy link

resolves UV side of: OpenDataNode/open-data-node#196

new api function with path /pipelines/visible?userExternalId=ID, that returns all pipelines:

  • user / organization owns
  • or that aren't private

motivation: sto_5v2: New associated pipeline as modified copy of an existing pipeline

  • in current implementation user can only copy pipeline his organization owns

Note: I will update wiki page after merge

… visible to user

new api function with path /pipelines/visible?userExternalId=ID
@tomas-knap
Copy link

@mvi-eea-sk Is this ready for testing?

@mvi-eea-sk
Copy link
Author

@tomas-knap yes, you can test it
but if you want to test integration with CKAN too, you need to use feature/copy_pipe_of_another_org

@tomas-knap
Copy link

@skrchnavy Is this for 2.2.0?

@tomas-knap
Copy link

Note: I tested just the master component - that the REST service is working

@mvi-eea-sk mvi-eea-sk merged commit fe37f50 into develop Sep 9, 2015
@mvi-eea-sk mvi-eea-sk deleted the feature/api_pipelines_visible_to_user branch September 9, 2015 13:40
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