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

feat: Add support for local delivery of UE configuration files #2367

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

bpauli
Copy link
Contributor

@bpauli bpauli commented May 28, 2024

The code changes include adding new routes to serve the component definition, filters, and models JSON files. This allows the import server to handle requests for these files from the local file system.

fixes #2366

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

bpauli added 2 commits May 28, 2024 12:25
The code changes include adding new routes to serve the component definition, filters, and models JSON files. This allows the import server to handle requests for these files from the local file system.

fixes adobe#2366
@kptdobe kptdobe merged commit 975547d into adobe:main Jun 11, 2024
5 checks passed
tripodsan pushed a commit that referenced this pull request Jun 11, 2024
# [16.4.0](v16.3.26...v16.4.0) (2024-06-11)

### Features

* **import:** add support for local delivery of UE configuration files ([#2367](#2367)) ([975547d](975547d))
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.

[importer] Support local delivery of Universal Editor configuration files for html2jcr extension
2 participants