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

Align Version and Volatile Layers with DatastoreApi #14

Merged
merged 2 commits into from
Oct 24, 2019

Conversation

AndriyShevchuk
Copy link
Contributor

Despite on datastore-api has methods to create URLs for downloading data, URLs were created with custom methods on the datastore-read side
To use correct API replace redundant methods for creating URLs to download data with propriate methods from @here/olp-sdk-datastore-api
Create method downloadBlob in requestBuilder to dowbload blob object data
Move LayerSummary interface to the coverage-api
Update tests

Resolves: OLPEDGE-822
Signed-off-by: ashevchu [email protected]

Despite on datastore-api has methods to create URLs for downloading data, URLs were created with custom methods on the datastore-read side
To use correct API replace redundant methods for creating URLs to download data with propriate methods from @here/olp-sdk-datastore-api
Create method downloadBlob in requestBuilder to dowbload blob object data
Move LayerSummary interface to the coverage-api
Update tests

Resolves: OLPEDGE-822
Signed-off-by: ashevchu <[email protected]>
@AndriyShevchuk AndriyShevchuk force-pushed the task/olpedge-822 branch 3 times, most recently from eb26609 to 80497f2 Compare October 21, 2019 09:30
Despite on datastore-api has methods to create URLs for downloading data, URLs were created with custom methods on the datastore-read side
To use correct API replace redundant methods for creating URLs to download data with propriate methods from @here/olp-sdk-datastore-api
Create method downloadBlob in requestBuilder to dowbload blob object data
Move LayerSummary interface to the coverage-api
Update tests

Resolves: OLPEDGE-822
Signed-off-by: ashevchu <[email protected]>
@OleksiiZubko OleksiiZubko merged commit dcde7e2 into master Oct 24, 2019
@OleksiiZubko OleksiiZubko deleted the task/olpedge-822 branch October 24, 2019 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants