Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
experience_builder
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
experience_builder
Merge requests
!586
Resolve
#3499931
"Http api for"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3499931
"Http api for"
issue/experience_builder-3499931:3499931-http-api-for
into
0.x
Overview
63
Commits
39
Pipelines
27
Changes
1
Merged
Feliksas Mazeikis
requested to merge
issue/experience_builder-3499931:3499931-http-api-for
into
0.x
6 days ago
Overview
58
Commits
39
Pipelines
27
Changes
1
Expand
Closes
#3499931
0
0
Merge request reports
Viewing commit
6b21f655
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
6b21f655
Fix `config_export` oversight in
#3499927
.
· 6b21f655
Wim Leers
authored
6 days ago
src/Entity/JavaScriptComponent.php
+
1
−
0
Options
@@ -24,6 +24,7 @@ use Drupal\experience_builder\ClientSideRepresentation;
* "machineName",
* "name",
* "props",
* "required",
* "slots",
* "source_code_js",
* "source_code_css",
Loading