adobe / spacecat-api-service

Edge Delivery services experience success as a service automation: SpaceCat + Star Catalogue
Apache License 2.0
3 stars 3 forks source link

feat: accept import.js as Base64 encoded string to /tools/import endpoint #371

Closed swetabar closed 3 months ago

swetabar commented 3 months ago

Related Issues

SITES-22752

API spec: https://opensource.adobe.com/spacecat-api-service/#tag/import/operation/startImportJob

Support the importScript request body property. Decode the payload and write it as a file to the S3 bucket at import/{jobId}/import.js.

We use the maxLengthImportScript (environment variable) to set a limit on the size of the importScript.

github-actions[bot] commented 3 months ago

This PR will trigger a minor release when merged.

solaris007 commented 3 months ago

:tada: This PR is included in version 1.50.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: