2.1.0 • Published 2 years ago

@sap/cloud-sdk-op-vdm-recipe-service v2.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

@sap/cloud-sdk-op-vdm-recipe-service

This package contains the OData VDM for the Recipe Service.

Usage Example

import { recipeService } from '@sap/cloud-sdk-op-vdm-recipe-service';

const { recipeApi } = recipeService()
const resultPromise = recipeApi.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });

Helpful Links

2.1.0

2 years ago

2.0.0

2 years ago

1.28.2

2 years ago

1.28.0

2 years ago

1.27.0

3 years ago

1.26.0

3 years ago

1.25.0

3 years ago

1.24.0

3 years ago

1.23.0

3 years ago